mtd: hisilicon: && vs & typo
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 11 Feb 2015 10:25:09 +0000 (13:25 +0300)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 15 Feb 2015 09:05:05 +0000 (01:05 -0800)
commitdd58d38fb30aa9ab52e792092cbd55c1dbc6e974
tree504eb9617039cc98c73712046c0cdaf756e83ae6
parent72f55d74bd12e66151d6db79d179cae678bcd290
mtd: hisilicon: && vs & typo

The intent was to mask away some bits here, not to test true or false.

Fix: 54f531f6e332 ('mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/hisi504_nand.c
This page took 0.024319 seconds and 5 git commands to generate.