27 Aug, 2013
2 commits
-
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
Signed-off-by: Bryan Wu -
The driver now supports the chips pca9633 and pca9634, therefore we
rename the files to more generic and meaningul namesSigned-off-by: Ricardo Ribalda Delgado
Signed-off-by: Bryan Wu