]> Git Repo - linux.git/commit
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
authorAxel Lin <[email protected]>
Sun, 27 Nov 2011 06:44:26 +0000 (14:44 +0800)
committerJeff Garzik <[email protected]>
Mon, 9 Jan 2012 00:14:58 +0000 (19:14 -0500)
commit99c8ea3e57e7b5551ffd9cd401c4bf302b5664e3
treec6bbe0f513651b0fb46db0b39f4dc6732724dbdc
parentd63e94a442df14c4e7b02763c3230374218b41f1
SATA/PATA: convert drivers/ata/* to use module_platform_driver()

This patch converts the drivers in drivers/ata/* to use the
module_platform_driver() macro which makes the code smaller and a bit
simpler.

Cc: Viresh Kumar <[email protected]>
Cc: Jeff Garzik <[email protected]>
Cc: Arnaud Patard <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Sylvain Munaut <[email protected]>
Cc: Anton Vorontsov <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: Mark Miesfeld <[email protected]>
Cc: Ashish Kalra <[email protected]>
Cc: Paul Mundt <[email protected]>
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
12 files changed:
drivers/ata/pata_arasan_cf.c
drivers/ata/pata_at91.c
drivers/ata/pata_imx.c
drivers/ata/pata_ixp4xx_cf.c
drivers/ata/pata_mpc52xx.c
drivers/ata/pata_of_platform.c
drivers/ata/pata_palmld.c
drivers/ata/pata_platform.c
drivers/ata/pata_pxa.c
drivers/ata/pata_rb532_cf.c
drivers/ata/sata_dwc_460ex.c
drivers/ata/sata_fsl.c
This page took 0.057665 seconds and 4 git commands to generate.