diff options
author | 2016-02-23 18:46:25 +0100 | |
---|---|---|
committer | 2016-03-30 15:42:03 +0200 | |
commit | c15ddec2ca06076a11195313aa1fce47d2a28c5d (patch) | |
tree | 43d14741934dc503d0f6840190b0d5406667bed4 /scripts/gdb/linux/utils.py | |
parent | reset: Make [of_]reset_control_get[_foo] functions wrappers (diff) | |
download | linux-rng-c15ddec2ca06076a11195313aa1fce47d2a28c5d.tar.xz linux-rng-c15ddec2ca06076a11195313aa1fce47d2a28c5d.zip |
reset: Share struct reset_control between reset_control_get calls
Now that struct reset_control no longer stores the device pointer for
the device calling reset_control_get we can share a single struct
reset_control when multiple calls to reset_control_get are made for
the same reset line (same id / index).
This is a preparation patch for adding support for shared reset lines.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions