On Tue, Aug 19, 2014 at 10:51:04AM +0400, Alexander Shiyan wrote: > Use dev_name() instead of driver name for request_irq(). > This will help to distinguish between multiple identical devices. > > Before: > CPU0 > 5: 34425 clps711x-intc 5 pata_of_platform > 6: 6778 clps711x-intc 6 pata_of_platform > > After: > CPU0 > 5: 2182 clps711x-intc 5 20000000.ide > 6: 11024 clps711x-intc 6 20100000.ide > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> Applied to libata/for-3.18. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html