mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs
authorPekon Gupta <pekon@ti.com>
Mon, 3 Mar 2014 10:08:32 +0000 (15:38 +0530)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 20 Mar 2014 09:55:28 +0000 (02:55 -0700)
This patch
 - refactors GPMC configurations based on ecc-scheme
 - removed dependency on is_elm_present() flag, which is implicitely
   taken care by selecting appropriate ecc-scheme

Signed-off-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found