This patch series add debug error output for isp1704 driver and fix module aliases for power supply drivers uses on Nokia N900. Pali Rohár (6): power_supply: isp1704_charger: Error messages when probe fail power_supply: isp1704_charger: Add compatible of match for nxp,isp1707 power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is not enabled power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF is enabled power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF is enabled ARM: dts: n900: Rename isp1704 to isp1707 to match correct name arch/arm/boot/dts/omap3-n900.dts | 6 +++--- drivers/power/bq2415x_charger.c | 22 ++++++++++++++++++++++ drivers/power/bq27xxx_battery.c | 12 ++++++++++++ drivers/power/bq27xxx_battery_i2c.c | 24 ++++++++++++++++++++++++ drivers/power/isp1704_charger.c | 19 +++++++++++++++---- 5 files changed, 76 insertions(+), 7 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html