diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2014-11-21 18:26:29 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-11-27 19:15:32 +0300 |
commit | 119acbd24c54d73c8941f43f16817c3417237413 (patch) | |
tree | 125c8321663f376fcd2d9bb6e80d8fb28397cb1c /arch/arm/include/asm/hw_irq.h | |
parent | 279f487e0b471577e2b3c134e2ff9af939129d0f (diff) | |
download | linux-119acbd24c54d73c8941f43f16817c3417237413.tar.xz |
ARM: 8217/1: sa1100 collie: use gpio-charger instead of pda-power
Use gpio-charger driver instead of pda-power: it automatically cares
about used gpio and since collie does not differentiate between usb and
ac chargers, pda-power is an overkill for it.
As a bonus this allows us to remove gpio_to_irq calls from machine init
call - it is fragile. These gpio_to_irq calls will fail if gpios are
registered later, via device driver mechanisms.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/hw_irq.h')
0 files changed, 0 insertions, 0 deletions