From: navin.patidar@gmail.com
To: gregkh@linuxfoundation.org, Larry.Finger@lwfinger.net
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
navin patidar <navin.patidar@gmail.com>
Subject: [PATCH 00/10] staging: rtl8188eu: Refactor and cleanup led related code.
Date: Sun, 20 Apr 2014 14:14:49 +0530 [thread overview]
Message-ID: <5353892e.8482440a.6205.77a0@mx.google.com> (raw)
From: navin patidar <navin.patidar@gmail.com>
This patch series refactors and performs various cleanups on the driver's code
responsible for led functionality.
navin patidar (10):
staging: rtl8188eu: Remove empty header file
staging: rtl8188eu: Remove rtw_led_blink_cmd() function.
staging: rtl8188eu: Remove _ReadLEDSetting() function.
staging: rtl8188eu: Remove _InitHWLed() function.
staging: rtl8188eu: Simplify led blinking strategy code.
staging: rtl8188eu: Remove enum LED_STRATEGY_871x .
staging: rtl8188eu: refactor led related structures.
staging: rtl8188eu: Remove unused macros.
staging: rtl8188eu: Remove unused enum LED_STATE_871x members.
staging: rtl8188eu: Remove unused enum LED_CTL_MODE members.
drivers/staging/rtl8188eu/core/rtw_cmd.c | 35 -
drivers/staging/rtl8188eu/core/rtw_led.c | 1415 ++------------------
drivers/staging/rtl8188eu/hal/rtl8188eu_led.c | 43 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 26 -
drivers/staging/rtl8188eu/include/drv_types.h | 1 -
.../staging/rtl8188eu/include/drv_types_linux.h | 24 -
drivers/staging/rtl8188eu/include/rtw_cmd.h | 1 -
drivers/staging/rtl8188eu/include/rtw_led.h | 119 +-
8 files changed, 137 insertions(+), 1527 deletions(-)
delete mode 100644 drivers/staging/rtl8188eu/include/drv_types_linux.h
--
1.7.10.4
reply other threads:[~2014-04-20 8:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5353892e.8482440a.6205.77a0@mx.google.com \
--to=navin.patidar@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome