diff options
| author | navin patidar <navin.patidar@gmail.com> | 2014-04-20 14:17:13 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-25 15:59:50 -0700 |
| commit | 87e28d690d4af55b80517cbd8a7571391be4d98f (patch) | |
| tree | 810d54bf6583fb569049a9475bcaeb047dc455f6 /include/uapi/linux | |
| parent | 59eb69768a0e882e49c551bf8912be34fd129285 (diff) | |
staging: rtl8188eu: Simplify led blinking strategy code.
driver has code to blink the led in 7 different ways.
struct led_priv contains an enum LED_STRATEGY_871x variable which is
initialized to SW_LED_MODE1 inside rtl8188eu_InitSwLeds() function.
it means driver is hard coded to use only SW_LED_MODE1 blinking strategy.
so we can remove the code related to other blinking strategies
e.g. SW_LED_MODE[0|2|3|4|5|6].
Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
