diff options
| author | Jerome Brunet <[email protected]> | 2024-10-08 16:07:03 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-10-22 19:49:15 +0000 |
| commit | 602ff58ae4fe4289b0ca71cba9fb82f7de92cd64 (patch) | |
| tree | 5d65d2de416047e0432f858cbbda891fb652095d /drivers/fpga | |
| parent | regulator: core: add callback to perform runtime init (diff) | |
| download | kernel-602ff58ae4fe4289b0ca71cba9fb82f7de92cd64.tar.gz kernel-602ff58ae4fe4289b0ca71cba9fb82f7de92cd64.zip | |
regulator: core: remove machine init callback from config
The machine specific regulator_init() appears to be unused.
It does not allow a lot of interaction with the regulator framework,
since nothing from the framework is passed along (desc, config,
etc ...)
Machine specific init may also be done with the added init_cb() in
the regulator description, so remove regulator_init().
Signed-off-by: Jerome Brunet <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions
