power: supply: axp288_charger: Fix the module not auto-loading
authorHans de Goede <hdegoede@redhat.com>
Wed, 21 Dec 2016 14:36:57 +0000 (15:36 +0100)
committerSebastian Reichel <sre@kernel.org>
Wed, 4 Jan 2017 21:03:16 +0000 (22:03 +0100)
commit7def63ca9cb2ba89a80669dd0bef0e8edfae25d4
tree22b8b485fb07a97605231a1d09feba1655f84a7c
parent620874c2df596e51922916a0b61cd1b1e5b8504a
power: supply: axp288_charger: Fix the module not auto-loading

Add a MODULE_DEVICE_TABLE to fix the module not auto-loading.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/supply/axp288_charger.c