]> git.baikalelectronics.ru Git - kernel.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)
commit41346eea336f53e222e035d8d9f2e195d8d2d6d3
tree12a8ce06abc1c11fb037c8c939676724d20d6856
parent70792d3b923bf70b4a34e081085f74d7856514ee
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