summaryrefslogtreecommitdiff
path: root/block/blk-map.c
diff options
context:
space:
mode:
authorTimur Tabi <timur@codeaurora.org>2016-01-05 00:37:42 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-07 08:02:45 +0300
commit3b78fae793c027140cfe635ef216bf60aa6498f4 (patch)
tree3b0157674a758482d9f3c773f3bdcb78990a9774 /block/blk-map.c
parentcdf091ca2c3d6875e5f0fca28de4a6ca2f5273e6 (diff)
downloadlinux-3b78fae793c027140cfe635ef216bf60aa6498f4.tar.xz
tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
Instead of defining a new field in the uart_amba_port structure, use the existing iotype field of the uart_port structure, which is intended for this purpose. If we need to use 32-bit register access, we set iotype to UPIO_MEM32, otherwise we set it to UPIO_MEM. For early console, specify the "mmio32" option on the kernel command-line. Example: earlycon=pl011,mmio32,0x3ced1000 Signed-off-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/blk-map.c')
0 files changed, 0 insertions, 0 deletions