summaryrefslogtreecommitdiffstats
path: root/drivers/pps/pps.c
diff options
context:
space:
mode:
authorStephen Boyd <stephen.boyd@linaro.org>2016-12-28 14:57:00 -0800
committerPeter Chen <peter.chen@nxp.com>2017-01-20 15:25:39 +0800
commitee33f6e70b9e611b7363f1a5c4efb642a8995889 (patch)
tree454490d0e51a74719a492cf7f5c0c655e40a6616 /drivers/pps/pps.c
parentdd3749099cfa2c80039193c438b90f3160eaf7f9 (diff)
downloadlinux-ee33f6e70b9e611b7363f1a5c4efb642a8995889.tar.bz2
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 <peter.chen@nxp.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'drivers/pps/pps.c')
0 files changed, 0 insertions, 0 deletions