]> git.baikalelectronics.ru Git - kernel.git/commit
Platform: OLPC: add SPI MODULE_DEVICE_TABLE
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 23 Jul 2019 09:20:22 +0000 (11:20 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 25 Jul 2019 17:21:00 +0000 (20:21 +0300)
commit9f3cb8417ba465a23afa19db8d4b413e329eff30
tree9538e72f70d7c71d63dc7da4ba28ae428f0f8616
parent8a867f6158fed7cdebe15b7818748da39849f837
Platform: OLPC: add SPI MODULE_DEVICE_TABLE

The SPI bus creates a device with the modalias of "xo1.75-ec". This
fixes XO-1.75 EC driver autoloading

Fixes: a455bd4a1fef ("Platform: OLPC: Add XO-1.75 EC driver")
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/olpc/olpc-xo175-ec.c