[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1369915786-2660-1-git-send-email-wangkefeng.wang@huawei.com>
Date: Thu, 30 May 2013 20:09:41 +0800
From: Kefeng Wang <wangkefeng.wang@...wei.com>
To: "David S. Miller" <davem@...emloft.net>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
"James E.J. Bottomley" <James.Bottomley@...senPartnership.com>
CC: <linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<guohanjun@...wei.com>, Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: [PATCH 0/5] scsi: use platform helper macro and wrapper functions
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists