spi/bcm63xx: move message control word description to register offsets
authorJonas Gorski <jogo@openwrt.org>
Mon, 12 Oct 2015 10:24:22 +0000 (12:24 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 12 Oct 2015 16:24:33 +0000 (17:24 +0100)
commitf13a5e8a856cda0626da316d853a71952f14b1d7
treecb441fbc4ed4f4dac1feaf071fee66084c01a0c8
parent682b5280bf00c0618606ecb26cf4a9342d5e282e
spi/bcm63xx: move message control word description to register offsets

Make the message control word parameters part of the register offsets
array so we have them all in one struct.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/mips/bcm63xx/dev-spi.c
arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_spi.h
drivers/spi/spi-bcm63xx.c