]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: max77650: add MODULE_ALIAS()
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 3 Jul 2019 08:48:49 +0000 (10:48 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 3 Jul 2019 12:02:59 +0000 (13:02 +0100)
commitba2bf340ade89e71c53273ea115c7872865782c1
tree12a8ce06abc1c11fb037c8c939676724d20d6856
parenta3c7c029c3da01645f2db1bf7737668d17c2c78a
regulator: max77650: add MODULE_ALIAS()

Define a MODULE_ALIAS() in the regulator 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>
Link: https://lore.kernel.org/r/20190703084849.9668-1-brgl@bgdev.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77650-regulator.c