diff options
author | Miquel Raynal <[email protected]> | 2021-10-15 10:14:40 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-10-20 17:28:40 +0100 |
commit | b813f32030e2b70adf68f73e99853f91526aa3a1 (patch) | |
tree | 1de0272e4c0b6276c21921d199b99d5124d15cb5 /tools/perf/scripts/python | |
parent | 3dafbe93be5d33113af1137c0e54a754cb72551b (diff) |
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Instead of deriving in the probe and in the resume path the value of the
ctrl register, let's do it only once in the probe, save the value of
this register (all but the subsystem enable bit) in the driver's
structure and use it from the resume callback.
Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions