diff options
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2016-07-09 12:43:19 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2016-07-17 22:01:31 +0300 |
commit | 22daf7a71683185db6bcb089e006be5f99dddf9c (patch) | |
tree | 858d5d0247bc76fd6fcc22adc71d14a59298481a /drivers/hid/hid-input.c | |
parent | ff9cc8384a3efba7e3daedf66dfd58b0a0fff069 (diff) | |
download | linux-22daf7a71683185db6bcb089e006be5f99dddf9c.tar.xz |
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
The I2C core removes the manufacturer prefix from the compatible field
so it reports to user-space the uevent i2c:rave-wdt, but this doesn't
match with the i2c_device_id (i2c:ziirave-wdt) array so the module is not
autoloaded. Correct the I2C device id to match with the reported uevent
and fix the module autoloading functionality.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/hid/hid-input.c')
0 files changed, 0 insertions, 0 deletions