Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-26 | leds-pca963x: Fix device tree parsing | Ricardo Ribalda Delgado | |
A malformed device tree could lead into a segmentation fault if the reg value of a led is bigger than the number of leds. A valid device tree could have only information about the last led of the chip. Fix the device tree parsing to handle those cases. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Bryan Wu <cooloney@gmail.com> | |||
2013-08-26 | leds-pca9633: Rename to leds-pca963x | Ricardo Ribalda Delgado | |
The driver now supports the chips pca9633 and pca9634, therefore we rename the files to more generic and meaningul names Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Bryan Wu <cooloney@gmail.com> |