commit | bd84f2881a8d4c720bb4acaab371578f4f96b3de | [log] [tgz] |
---|---|---|
author | Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> | Wed Oct 23 15:21:50 2019 +0300 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Tue Nov 12 16:30:30 2019 +0100 |
tree | 36c80a0415528e94a910da5800f78053fd591b94 | |
parent | a6e191963f3b367c769d5231e0f3870ed981c6c4 [diff] |
gpio: bd70528: Add MODULE ALIAS to autoload module The bd70528 GPIO driver is probed by MFD driver. Add MODULE_ALIAS in order to allow udev to load the module when MFD sub-device cell for GPIO is added. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>