Staging: bcm: Remove typedef for LedStateInfo_t and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 15 Dec 2012 00:26:51 +0000 (19:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:51:50 +0000 (10:51 -0800)
commitdbe9a7d2d54123af46ad6eb541be5557690604a3
treedb82cd55ba37eb535ff7cc77195163d7023b0cef
parent684fb7e6f0ff07f7d9ad513beabe44efed5bf882
Staging: bcm: Remove typedef for LedStateInfo_t and call directly.

This patch removes typedef for LedStateInfo_t, and changes
the name of the struct to bcm_led_state_info. In addition,
any calls to struct LEDStateInfo, or *pLEDStateInfo 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