diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2014-01-06 10:10:39 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-07 16:21:06 -0800 |
commit | 987e7bc3484fdc8c8018e1368608f6a81053b86f (patch) | |
tree | 9d0754c29de3f3436070c03763a96e5025025763 /Documentation/devicetree/bindings | |
parent | 21395a1aac7ce1e19dbb43542a9e06cca2bfca01 (diff) | |
download | op-kernel-dev-987e7bc3484fdc8c8018e1368608f6a81053b86f.zip op-kernel-dev-987e7bc3484fdc8c8018e1368608f6a81053b86f.tar.gz |
usb: chipidea: mark register map as "const" and convert to u8
This patch makes the controller register map ci_regs_nolpm and ci_regs_lpm as
"const". Further, as all offset fit into a single byte, the type is changed
from uintptr_t to u8.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions