MIPS: OCTEON: octeon-usb: use common gpio_bit definition
authorAaro Koskinen <aaro.koskinen@iki.fi>
Tue, 4 Dec 2018 20:12:16 +0000 (22:12 +0200)
committerPaul Burton <paul.burton@mips.com>
Tue, 4 Dec 2018 23:48:57 +0000 (15:48 -0800)
commit8b5c4eb17192d1dc8d2bb97432ca70aeeb7f634b
treedf555ce6e626dcd9533b4563ea8b9c222ded2b87
parent99cffb4e43a436dcb1a36c1c874633b076b93fe7
MIPS: OCTEON: octeon-usb: use common gpio_bit definition

cvmx_gpio_bit_cfgx bitfields are indentical on cn70xx and cn73xx,
and also match the default definition. So use that instead.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
arch/mips/cavium-octeon/octeon-usb.c