summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/a01-swconfig_leds-define-leds_set_brightness.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic: swconfig: use led_set_brightness in LED control codeGabor Juhos2012-10-261-0/+11
The 'led_brightness_set' function has been renamed to 'led_set_brightness' in recent ernels. Use the new name and add a compatibility patch for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33946