aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorSerge Semin <[email protected]>2020-07-30 18:28:06 +0300
committerLinus Walleij <[email protected]>2020-08-27 10:32:58 +0200
commitdaa3f58d180c075abc11e076fa70142682e24272 (patch)
tree5b5547109adbce0a62f5f367b7f3c857212f6cd1 /scripts/gdb/linux/modules.py
parent4731d80f5ea9b8d754e2a5708b645a9eeef0c9e4 (diff)
gpio: dwapb: Get clocks by means of resource managed interface
The kernel clock framework provides the resource managed version of the clk_bulk_get() method. The only thing which needs to be also automated is the clocks disable/unprepare procedure executed on the device removal. It can be implemented by means of the custom action definition. After that the clocks acquisition and release will be purely managed by the device resources interface. Signed-off-by: Serge Semin <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions