scsi: sun3x_esp: Use module_platform_driver to simplify the code
authorLiu Shixin <liushixin2@huawei.com>
Mon, 14 Sep 2020 06:54:03 +0000 (14:54 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 3 Oct 2020 01:52:55 +0000 (21:52 -0400)
commit2d00ffe725a955926769c884c7c4a94623ee49c7
tree0fc1b0e56087e6084f76f960fa25befe131080fe
parenta3b73c96b4aed11658245c258802941641d8048f
scsi: sun3x_esp: Use module_platform_driver to simplify the code

Use module_platform_driver() to eliminate boilerplate code.

Link: https://lore.kernel.org/r/20200914065403.3726462-1-liushixin2@huawei.com
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/sun3x_esp.c