Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502361
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] power: supply: Fix module autoload for some platform drivers |
| Date | 2016-10-17 21:20 +0200 |
| Message-ID | <stlC1-7KA-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello Sebastian, I noticed that module autoload won't be working for some of the power supply platform drivers. This patch series contains fixes for these. Best regards, Javier Javier Martinez Canillas (2): power: supply: max8997_charger: Fix module autoload power: supply: axp288_fuel_gauge: Fix module autoload drivers/power/supply/axp288_fuel_gauge.c | 1 + drivers/power/supply/max8997_charger.c | 1 + 2 files changed, 2 insertions(+) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] power: supply: Fix module autoload for some platform drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-17 21:20 +0200 [PATCH 2/2] power: supply: axp288_fuel_gauge: Fix module autoload Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-17 21:20 +0200 Re: [PATCH 0/2] power: supply: Fix module autoload for some platform drivers Sebastian Reichel <sre@kernel.org> - 2016-10-19 05:40 +0200
csiph-web