OSDN Git Service

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)
commit6acf5d76ab685e921771abbbae5353929f3ebbe6
tree9538e72f70d7c71d63dc7da4ba28ae428f0f8616
parent8732d85a69a0411f16a4b78df8fdc7b09c50a849
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: 0c3d931b3ab9 ("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