mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
7dde0c0328
The codec reset pin is connected to several peripherals. When the reset is released, unfortunately the ADV7171 powers itself up rather than remaining in power-down mode. As we don't have a driver for this device, we end up needlessly consuming an additional 330mW. Not only that but we should have a way to arbitrate the reset signal. This patch provides that facility: we program the ADV7171 to sleep mode whenever the reset is released, and we release the reset when any one of the three peripherals requests the reset to be released. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
assabet.h | ||
badge4.h | ||
bitfield.h | ||
cerf.h | ||
collie.h | ||
debug-macro.S | ||
entry-macro.S | ||
generic.h | ||
h3xxx.h | ||
hardware.h | ||
irqs.h | ||
jornada720.h | ||
memory.h | ||
mtd-xip.h | ||
nanoengine.h | ||
neponset.h | ||
reset.h | ||
SA-1100.h | ||
SA-1101.h | ||
shannon.h | ||
simpad.h | ||
timex.h | ||
uncompress.h |