diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2018-03-02 11:07:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-09 10:21:01 -0800 |
commit | 3a0ab62f43de5c6ec55fb9d6721168602008142a (patch) | |
tree | c57e3c5448196442e1b6c61e1728f71505183126 /drivers/parport/parport_ip32.c | |
parent | 27c844261b87f85f23784e78170883092428e5a1 (diff) |
serial: imx: implement shadow registers for UCRx and UFCR
This reduces the amount of read accesses to the register space by
shadowing the values for five registers that only change on writing
them. There is a single bit in UCR2 that might change without being
written to it, this is handled accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/parport/parport_ip32.c')
0 files changed, 0 insertions, 0 deletions