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:
33361e5
)
iio:adc:cc10001_adc: fix Kconfig dependency
author
Hartmut Knaack
<knaack.h@gmx.de>
Sun, 21 Jun 2015 10:15:50 +0000
(12:15 +0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 21 Jun 2015 15:15:20 +0000
(16:15 +0100)
The Cosmic Circuits 10001 ADC driver depends on HAS_IOMEM, HAVE_CLK and
REGULATOR together, not just any of these.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found