[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1282219777-17657-1-git-send-email-ext-heikki.krogerus@nokia.com>
Date: Thu, 19 Aug 2010 15:09:35 +0300
From: "Krogerus Heikki (EXT-Teleca/Helsinki)"
<ext-heikki.krogerus@...ia.com>
To: linux-kernel@...r.kernel.org
Cc: linux-omap@...r.kernel.org, dwmw2@...radead.org, cbou@...l.ru,
felipe.balbi@...ia.com, ameya.palande@...ia.com,
markus.lehtonen@...ia.com, roger.quadros@...ia.com
Subject: [PATCHv2 0/2] add isp1704 power supply driver
From: Heikki Krogerus <ext-heikki.krogerus@...ia.com>
There are a few modifications in isp1704_charger_work() and in
isp1704_notifier_call() that I would like you guys to check.
Changes since v1:
- No more platform_device registering in the driver
- in Kconfig, only depending on USB_OTG_UTILS
- power_supply_changed() called only when isp->present changed
- cleanups
Heikki Krogerus (2):
power_supply: add isp1704 charger detection driver
omap: rx51: add support for USB chargers
arch/arm/mach-omap2/board-rx51-peripherals.c | 5 +
drivers/power/Kconfig | 7 +
drivers/power/Makefile | 1 +
drivers/power/isp1704_charger.c | 370 ++++++++++++++++++++++++++
4 files changed, 383 insertions(+), 0 deletions(-)
create mode 100644 drivers/power/isp1704_charger.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists