On Sunday 28 September 2008, Sergei Shtylyov wrote: > Hello. > > Ralf Baechle wrote: > > > The Swarm IDE driver uses a release method which is defined in the driver > > itself thus potentially oopsable. The simple fix would be to just leak > > the device but this patch goes the full length and moves the entire > > handling of the platform device in the platform code and retains only > > the platform driver code in drivers/ide/mips/swarm.c. > > > > Signed-off-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> wow, v2 happened really quickly :) > Acked-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> applied [ I removed no longer needed BLK_DEV_IDE_SWARM from ide/Kconfig while at it ]