power: supply: max77650: add MODULE_ALIAS()
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 3 Jul 2019 08:48:10 +0000 (10:48 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 2 Sep 2019 19:15:45 +0000 (21:15 +0200)
commit343160e98cff359d9fc96f3efc95d90f5a9c2d35
treefc6ba591f4f86bc601acb96c77f3412328d819a4
parent72e538f6ee883dde0925c89d288d16070f3286e4
power: supply: max77650: add MODULE_ALIAS()

Define a MODULE_ALIAS() in the charger sub-driver for max77650 so that
the appropriate module gets loaded together with the core mfd driver.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/max77650-charger.c