diff options
author | Andy Shevchenko <[email protected]> | 2020-04-15 17:15:21 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-04-17 12:30:05 +0200 |
commit | c58220cba2e03618659fa7d5dfae31f5ad4ae9d0 (patch) | |
tree | 968872efa9b8236093b9dbb93bfe449699319630 /scripts/gdb/linux/proc.py | |
parent | a26fa4b5d368289803259dbb7df8778c7800a0a6 (diff) |
gpio: dwapb: Append MODULE_ALIAS for platform driver
The commit 3d2613c4289f
("GPIO: gpio-dwapb: Enable platform driver binding to MFD driver")
introduced a use of the platform driver but missed to add the following line
to it:
MODULE_ALIAS("platform:gpio-dwapb");
Add this to get driver loaded automatically if platform device is registered.
Fixes: 3d2613c4289f ("GPIO: gpio-dwapb: Enable platform driver binding to MFD driver")
Signed-off-by: Andy Shevchenko <[email protected]>
Tested-by: Serge Semin <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions