spi: medaitek: revise quirks compatibility style
authorLeilk Liu <leilk.liu@mediatek.com>
Thu, 20 Aug 2015 09:19:07 +0000 (17:19 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 20 Aug 2015 18:09:48 +0000 (11:09 -0700)
commitaf57937e862370c14b7d71d15d969593ffca1ba8
tree2ae765bfef1e3a0b1e62e66eb7a4b43377a68d3a
parent44f636da4e71e0c73d6e29d0319a8954ce3f247a
spi: medaitek: revise quirks compatibility style

The quirks are true/false, so define these as bool.

Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-mt65xx.c