mtd: spi-nor: make bitfield constants more consistent
authorBrian Norris <computersforpeace@gmail.com>
Tue, 1 Sep 2015 19:57:07 +0000 (12:57 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 14 Oct 2015 01:22:51 +0000 (18:22 -0700)
commita8a16454edb364858a0a54e17acaeab329e7b47f
tree2eaed8fa2f6b6023b08f80b8dacedeae3d8da715
parent801cf21bb5806e39c593bad76b257bba20eaf66f
mtd: spi-nor: make bitfield constants more consistent

These status bits use different ways of representing similar integer
constants -- some are decimal, some are hex. Make them more consistent.

At the same time, impose my own preference, since IMO it's clearer what
these are when using the BIT() macro.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
include/linux/mtd/spi-nor.h