diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-10 15:30:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-14 11:10:29 +0300 |
commit | dcd2a9a5550ef556c8fc11601a0f729fb71ead5d (patch) | |
tree | e7e24918f4696054580b4f321a6421b10f037cd0 /scripts/gdb/linux/proc.py | |
parent | 6f119e3da79ce5e586340059403ab77201c1bb45 (diff) | |
download | linux-dcd2a9a5550ef556c8fc11601a0f729fb71ead5d.tar.xz |
regulator: dummy: convert to use the faux device interface
The dummy regulator driver does not need to create a platform device, it
only did so because it was simple to do. Change it over to use the
faux bus instead as this is NOT a real platform device, and it makes
the code even smaller than before.
Reviewed-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/2025021027-outclass-stress-59dd@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions