Home
last modified time | relevance | path

Searched hist:c9118ecebe1d694b463777ec33e397e226d4b149 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.cc9118ecebe1d694b463777ec33e397e226d4b149 Wed Sep 30 21:45:23 UTC 2015 Boris BREZILLON <boris.brezillon@free-electrons.com> mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions

The code used to enable/disable the hardware ECC engine is repeated in a
lot of places. Create two functions to avoid code duplication.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>