]> Pileus Git - ~andy/linux/commit
Staging: bcm: Remove typedef for _LEDColors and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 15 Dec 2012 00:26:53 +0000 (19:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:51:50 +0000 (10:51 -0800)
commitd078fde369d175eb188c92df07c3163079d8beab
tree9c5ae2d5abd7a80784bcc665dddce8cfd58b876a
parentb3d9a8f727d25f08cfccc68b64667085f403e54a
Staging: bcm: Remove typedef for _LEDColors and call directly.

This patch removes typedef for _LEDColors, and changes
the name of the enum to bcm_led_colors. In addition,
any calls to LEDColors are changed to call directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/led_control.h