diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2013-10-10 17:19:17 +0300 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-10 19:15:47 +0100 |
commit | cf9eb39c6f7b42fdf9aa6f1af28780b2522a847a (patch) | |
tree | 457369cdc7b5c0e12a920f096fef0f7d686bc427 /drivers/block/paride/dstr.c | |
parent | d0e639c9e06d44e713170031fe05fb60ebe680af (diff) |
spi: Fix modalias for ACPI enumerated SPI devices
There is a minor fault about ACPI enumerated SPI devices with their modalias
attribute. Now modalias is set by device instance not by hardware ID.
For example "spi:INTABCD:00", "spi:INTABCD:01" etc.
This means each device instance gets different modalias which does match
with generated modules.alias. Currently this is not problem as matching can
happen also with "acpi:INTABCD" modalias.
Fix this by using ACPI hardware ID.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/block/paride/dstr.c')
0 files changed, 0 insertions, 0 deletions