diff options
author | Gwendal Grignou <gwendal@chromium.org> | 2025-01-07 09:45:13 -0800 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2025-01-08 02:11:43 +0000 |
commit | 58517215304b6113beaa3a319ed19cdd9f8fbcc1 (patch) | |
tree | 84edba5a6b7c2c4c54a7c50d19f90fb691da561f /scripts/gdb/linux/utils.py | |
parent | df78050d1a1338dd3e07db959b42c2d03969ed30 (diff) |
platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structure
Remove cros_ec_lpc_ops global variable, since EC specific info can be
stored in the device private structure, introduced in
commit e4dbf9d65e4218 ("platform/chrome: cros_ec_lpc: add a "quirks" system").
Add ec_lpc pointer to read/write function to be able to access ec
specific data.
Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Link: https://lore.kernel.org/r/20250107174514.2748108-2-gwendal@chromium.org
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions