Re: [patch 1/5] cio: Update documentation.

2007-05-21 Thread Cornelia Huck
On Mon, 21 May 2007 12:53:22 +0100, Christoph Hellwig <[EMAIL PROTECTED]> wrote: > On Mon, May 21, 2007 at 12:51:19PM +0200, Martin Schwidefsky wrote: > > From: Cornelia Huck <[EMAIL PROTECTED]> > > > > - read_dev_chars()/read_conf_data() are deprecated. Don't document them, but > > advise to i

Re: [patch 1/5] cio: Update documentation.

2007-05-21 Thread Christoph Hellwig
On Mon, May 21, 2007 at 12:51:19PM +0200, Martin Schwidefsky wrote: > From: Cornelia Huck <[EMAIL PROTECTED]> > > - read_dev_chars()/read_conf_data() are deprecated. Don't document them, but > advise to issue the channel program from the driver itself. What's the reason these function aren't ju

[patch 1/5] cio: Update documentation.

2007-05-21 Thread Martin Schwidefsky
From: Cornelia Huck <[EMAIL PROTECTED]> - read_dev_chars()/read_conf_data() are deprecated. Don't document them, but advise to issue the channel program from the driver itself. - Remove some really obsolete and incorrect stuff. Signed-off-by: Cornelia Huck <[EMAIL PROTECTED]> Signed-off-by: Mar