diff options
| author | 2015-11-03 14:51:13 +0000 | |
|---|---|---|
| committer | 2015-12-13 19:59:48 -0800 | |
| commit | 9f25bc510e960c551dc295c2d1d60e3da334590c (patch) | |
| tree | 0249992316d87891b184710d236bfbd71c985b43 /include/linux/timerqueue.h | |
| parent | tty: amba-pl011: add helper to detect split LCRH register (diff) | |
tty: amba-pl011: prepare REG_* register indexes
Prepare for REG_* register accessors. This change involves introducing
pl011_reg_to_offset() to convert REG_* to the hardware register offset,
and converting all call sites to use REG_* names. We need to fix up
locations where we check for equivalence of register offsets as well.
Much of this change was made via these sed expressions:
s/ST_UART01[1x]\(_[^_]*\|_LCRH_[TR]X\)\>/REG_ST\1/
s/UART01[1x]_\(DR\|RSR\|ECR\|FR\|ILPR\|[IF]BRD\|LCRH\|CR\|IFLS\|IMSC\|RIS\|MIS\|ICR\|DMACR\)\>/REG_\1/g
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
