Re: PATCH: (Test) it8212 driver for 2.6.9rc3
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2004-09-30 22:04:22
Also in:
lkml
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2004-09-30 22:04:22
Also in:
lkml
On Thursday 30 September 2004 23:35, Alan Cox wrote:
On Thu, Sep 30, 2004 at 10:45:18PM +0200, Bartlomiej Zolnierkiewicz wrote:quoted
- merge+describe needed IDE core changesHappily. I'm of the opinion the "ident whacking" callback isnt justified, only one driver has a need for it and that driver can do it in the iops hook.
ok, you are right
quoted
- fix coding style and whitespace damageYeahquoted
- kill useless DECLARE_ITE_DEV macroI'd prefer to keep it (there are likely to be some related devices from the databook)
you can add it when needed
quoted
- add __init to it8212_ide_init()Good point - will fix
thanks