diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2017-02-06 15:25:52 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-07 11:41:15 -0500 |
commit | c3afa9955382ea5496e8997b307690aaca6e6e2f (patch) | |
tree | 5788a628d7ff64ca2520addf8c841c8881b05412 /drivers | |
parent | 521613c5684068f2003d38b84c9a317b3d53948d (diff) |
net: wan: slic_ds26522: Use module_spi_driver to simplify the code
module_spi_driver() makes the code simpler by eliminating
boilerplate code.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')