aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2015-06-09 13:04:44 +0200
committerLee Jones <[email protected]>2015-06-15 13:18:20 +0100
commit062476f24aa7cf714169342cc50626fd9bbb93da (patch)
tree5af8fcb6bacea36579c79929a57b572d14982691 /tools/perf/scripts/python/sctop.py
parent256ab950bdaa8797b7bac8fc11a567030d486304 (diff)
mfd: cros_ec: Move protocol helpers out of the MFD driver
The MFD driver should only have the logic to instantiate its child devices and setup any shared resources that will be used by the subdevices drivers. The cros_ec MFD is more complex than expected since it also has helpers to communicate with the EC. So the driver will only get more bigger as other protocols are supported in the future. So move the communication protocol helpers to its own driver as drivers/platform/chrome/cros_ec_proto.c. Suggested-by: Lee Jones <[email protected]> Signed-off-by: Javier Martinez Canillas <[email protected]> Tested-by: Heiko Stuebner <[email protected]> Acked-by: Lee Jones <[email protected]> Acked-by: Olof Johansson <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions