diff options
author | Stephen Boyd <[email protected]> | 2016-12-28 14:57:00 -0800 |
---|---|---|
committer | Peter Chen <[email protected]> | 2017-01-20 15:25:39 +0800 |
commit | ee33f6e70b9e611b7363f1a5c4efb642a8995889 (patch) | |
tree | 454490d0e51a74719a492cf7f5c0c655e40a6616 /scripts/gdb/linux/proc.py | |
parent | dd3749099cfa2c80039193c438b90f3160eaf7f9 (diff) |
usb: chipidea: msm: Use hw_write_id_reg() instead of writel
The MSM_USB_BASE macro trick is not very clear, and we're using
it for only one register write so let's just move to using
hw_write_id_reg() and passing the ci pointer instead. That
clearly shows what offset we're using and avoids needing to
include the msm_hsusb_hw.h file when we're going to delete that
file soon.
Acked-by: Peter Chen <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions