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:
b2e6804
)
staging: rtl8723au: Remove a pile of unused EFUSE read/write functionality
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Fri, 16 May 2014 08:04:15 +0000
(10:04 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 16 May 2014 18:34:25 +0000
(11:34 -0700)
All this code was only pulled in since it was registered in the HAL
wrapper interface, despite it never being called. It also removes the
lasts pieces of code from rtl8723a_set_hal_ops(), so remove it as
well.
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found