commit | cfad65c7fa9e77c27025eb5c2098cfbd4d445eab | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyj.lk@gmail.com> | Fri Aug 12 15:46:57 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 14 21:24:25 2016 -0700 |
tree | 4e0ca2ca8c89efce861ea93569db92d2c18d34e1 | |
parent | b22ae0b4d9669495158a7fa0fd027bd0fcd8896e [diff] |
net: dsa: b53: remove .owner and .bus fields for driver Remove .owner and .bus fields since module_spi_driver() is used which set them automatically. Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>