git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47eae6d
)
Staging: rtl8192e: Timer setup using macro rather assignment
author
Gnanachandran Dhanapal
<gdhanapa@visteon.com>
Tue, 16 Jun 2015 07:25:48 +0000
(07:25 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:38:23 +0000
(21:38 -0700)
This patch shall replaces user defined timer setup function with
standard timer setup macro. Also removes init_timer, because timer can
be initialized in setup_timer macro as well.
Signed-off-by: Gnanachandran Dhanapal <gdhanapa@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtl819x_TS.h
patch
|
blob
|
history
drivers/staging/rtl8192e/rtl819x_TSProc.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtllib_module.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtllib_softmac.c
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtl819x_TS.h
Simple merge
diff --cc
drivers/staging/rtl8192e/rtl819x_TSProc.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtllib_module.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtllib_softmac.c
Simple merge