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:
54891a3
)
hwmon: (w83795) Rework beep_enable implementation
author
Jean Delvare
<khali@linux-fr.org>
Thu, 28 Oct 2010 18:31:47 +0000
(20:31 +0200)
committer
Jean Delvare
<khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:47 +0000
(20:31 +0200)
Handle beep_enable just like all other beep bits. It doesn't need
anything special, so let's avoid redundant code. This also saves a
duplicate register read at initialization time.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found