summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-11-02 15:28:57 -0500
committerDavid S. Miller <davem@davemloft.net>2015-11-02 15:28:57 -0500
commit64cf370887ac497e74b2e4224b662bfd1d8db41a (patch)
tree8dfef04de8f8c0a95dbf5a05e2ade838b4e06a7c /net
parent322cf7e3a4e89236ae386cb5668ae0d787d21136 (diff)
parent07f56c616d06b966c0a63d16172935b257a6a8d4 (diff)
downloadop-kernel-dev-64cf370887ac497e74b2e4224b662bfd1d8db41a.zip
op-kernel-dev-64cf370887ac497e74b2e4224b662bfd1d8db41a.tar.gz
Merge branch 'encx24j600-fixes'
Javier Martinez Canillas says: ==================== net: encx24j600: Fix SPI driver module autoload Recently I've been trying to fix module autoloading for all SPI drivers and found that the encx24j600 driver does not fill module alias information due missing a MODULE_DEVICE_TABLE() so module autload won't work and the driver Kconfig symbol is tristate which means the driver can be built as a module. But also the SPI id table is not correctly defined so this series fixes both issues. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud