diff options
author | Wolfram Sang <[email protected]> | 2011-07-08 15:39:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-07-08 21:14:44 -0700 |
commit | 30cb35be6daff48ad6c049466ac92a22c200d1b2 (patch) | |
tree | a0cebf341f3e88afef9ce9a5582d5d327a9fd5ab /lib/cpu-notifier-error-inject.c | |
parent | 8f3b1327aa454bc8283e96bca7669c3c88b83f79 (diff) |
drivers/leds/leds-pca9532.c: change driver name to be unique
This driver handles the variants pca9530-pca9533, so it chose the name
"pca953x". However, there is a gpio driver which decided on the same
name. As a result, those two can't be loaded at the same time. Add a
subsystem prefix to make the driver name unique. Device matching will not
suffer, because both are I2C drivers which match using a
i2c_device_id-table which is not altered.
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Jean Delvare <[email protected]>
Cc: Richard Purdie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions