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:
897993f
)
iio: tmp006: Check channel info on write
author
Peter Meerwald
<pmeerw@pmeerw.net>
Sun, 21 Jun 2015 21:50:21 +0000
(23:50 +0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 5 Jul 2015 13:22:33 +0000
(14:22 +0100)
only SAMP_FREQ is writable
Will lead to SAMP_FREQ being written by any attempt to write
to the other exported attributes and hence a rather unexpected
result!
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found