]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca5749cb3e1d1c333383e385e2e91883d0f64859
treedb82cd55ba37eb535ff7cc77195163d7023b0cef
parent068b16d8ced9b9d3c67845941cc78db06ea96b5f
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