use module_platform_driver() and paltform{set,get}_drvdata to simpily code, and patch 2/5 delete unnecessery drvdate set to null. Kefeng Wang (5): scsi: jazz: use module_platform_driver() and platform_{set,get}_drvdata scsi: sun: use module_platform_driver() and platform_{set,get}_drvdata scsi: qlogicpti: use module_platform_driver() and platform_{set,get}_drvdata scsi: sun3x: use module_platform_driver() and platform_{set,get}_drvdata scsi: sni: use module_platform_driver() and platform_{set,get}_drvdata drivers/scsi/jazz_esp.c | 17 +++-------------- drivers/scsi/qlogicpti.c | 17 +++-------------- drivers/scsi/sni_53c710.c | 17 +++-------------- drivers/scsi/sun3x_esp.c | 16 +++------------- drivers/scsi/sun_esp.c | 19 +++---------------- 5 files changed, 15 insertions(+), 71 deletions(-) -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html