]> git.karo-electronics.de Git - linux-beck.git/commit
mtd: bcm47xxnflash: fix typo in freq calculation
authorRafał Miłecki <zajec5@gmail.com>
Tue, 19 Aug 2014 07:14:13 +0000 (09:14 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 18 Sep 2014 06:18:50 +0000 (23:18 -0700)
commit785e5e111f2187ea3e6f4035f6009da62dd5c043
tree0a0918471beaf617031f4e23aeab0f2ff0a0d4f8
parent024629fdca1bbb44a25d40c2362a878a7a67ce3b
mtd: bcm47xxnflash: fix typo in freq calculation

We are supposed to mask value, not multiply it. Add some comments btw.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/bcm47xxnflash/ops_bcm4706.c