diff options
author | Matti Vaittinen <[email protected]> | 2020-01-20 15:42:38 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2020-01-24 07:21:48 +0000 |
commit | 1b1c26b24a6e75d96967515e55fba6c9954d4009 (patch) | |
tree | 300e60a45b567715f6baf5e79ce2ff0659854dbf /net/lapb/lapb_iface.c | |
parent | 1af5332fcf7c7f29eef55a2304b9ca4e5d09050c (diff) |
mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devices
Thanks to Stephen Boyd I today learned we can use platform_device_id
to do device and module matching for MFD sub-devices!
Do device matching using the platform_device_id instead of using
explicit module_aliases to load modules and custom parent-data field
to do module loading and sub-device matching.
Cc: Stephen Boyd <[email protected]>
Signed-off-by: Matti Vaittinen <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions