summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-probe.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2008-10-05 16:23:28 (GMT)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2008-10-05 16:23:28 (GMT)
commit2fef357cf391b56b8b6952a412f7324e50427a77 (patch)
treef93b84a3e9a63d640f14e8bcaaddd49c41790392 /drivers/ide/ide-probe.c
parent22e05b4549bf2405d6aca128540b20cd2dd33f1f (diff)
downloadlinux-fsl-qoriq-2fef357cf391b56b8b6952a412f7324e50427a77.tar.xz
IDE: Fix platform device registration in Swarm IDE driver (v2)
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@linux-mips.org> Cc: "Maciej W. Rozycki" <macro@linux-mips.org> Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> [bart: remove no longer needed BLK_DEV_IDE_SWARM from ide/Kconfig] Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/ide/ide-probe.c')
0 files changed, 0 insertions, 0 deletions