media: rc: sunxi: Add RXSTA bits definition
authorClément Péron <peron.clem@gmail.com>
Fri, 7 Jun 2019 23:10:51 +0000 (20:10 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sun, 4 Aug 2019 09:35:41 +0000 (06:35 -0300)
commitb136d72cb89dc2bd11ba001c90cdc65b5f5a1034
tree4956f856cc9daf1d27b3ecb6850d17ffe81c3a73
parent87d0609801ebcdf18639bb30ec5ec9a380f15be8
media: rc: sunxi: Add RXSTA bits definition

We are using RXINT bits definition when looking at RXSTA register.

These bits are equal but it's not really proper.

Introduce the RXSTA bits and use them to have coherency.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/rc/sunxi-cir.c