On Tue, Mar 5, 2013 at 10:08 AM, James Bottomley
wrote:
> On Tue, 2013-03-05 at 12:42 +0900, Jingoo Han wrote:
>> This patch uses module_platform_driver_probe() macro which makes
>> the code smaller and simpler.
>
> These drivers are in deep maintenance mode. Unless you can find someone
> to actu
On Tue, 2013-03-05 at 12:42 +0900, Jingoo Han wrote:
> This patch uses module_platform_driver_probe() macro which makes
> the code smaller and simpler.
These drivers are in deep maintenance mode. Unless you can find someone
to actually test the changes, we err on the side of not touching the
code
This patch uses module_platform_driver_probe() macro which makes
the code smaller and simpler.
Signed-off-by: Jingoo Han
---
drivers/scsi/a3000.c | 13 +
1 files changed, 1 insertions(+), 12 deletions(-)
diff --git a/drivers/scsi/a3000.c b/drivers/scsi/a3000.c
index e29fe0e..51983
3 matches
Mail list logo