Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1268805
| From | "H. Nikolaus Schaller" <hns@goldelico.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] Fixes for twl4030 charger |
| Date | 2015-11-13 11:30 +0100 |
| Message-ID | <qujMf-5a8-43@gated-at.bofh.it> (permalink) |
| References | <qqltf-4Hq-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
ping. Am 02.11.2015 um 12:27 schrieb H. Nikolaus Schaller <hns@goldelico.com>: > Changes V2: > * worked in comments by Nishanth Menon <nm@ti.com> > * added another patch which solves a probing/boot stall problem (irq allocation vs. -EPROBE_DEFER) > > V1: > 4.3-rc1 introduced a new charger driver for the twl4030. > > While making it operable and testing on GTA04 and OpenPandora > we have found some issues. > > > H. Nikolaus Schaller (3): > drivers:power:twl4030-charger: fix problem with EPROBE_DEFER > drivers:power:twl4030-charger: don't return after allocating irq > drivers:power:twl4030-charger: don't check if battery is present > > drivers/power/twl4030_charger.c | 39 ++++++++++++++++++--------------------- > 1 file changed, 18 insertions(+), 21 deletions(-) > > -- > 2.5.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/3] Fixes for twl4030 charger "H. Nikolaus Schaller" <hns@goldelico.com> - 2015-11-02 12:30 +0100 [PATCH v2 2/3] drivers:power:twl4030-charger: don't return after allocating irq "H. Nikolaus Schaller" <hns@goldelico.com> - 2015-11-02 12:30 +0100 Re: [PATCH v2 0/3] Fixes for twl4030 charger "H. Nikolaus Schaller" <hns@goldelico.com> - 2015-11-13 11:30 +0100
csiph-web