]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
authorVimal Singh <vimalsingh@ti.com>
Tue, 5 Jan 2010 10:31:08 +0000 (16:01 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 26 Feb 2010 16:47:39 +0000 (16:47 +0000)
commit973d015dfadb35f81963dfa76d2c634ef78d5770
tree82045060774fe9e6eb95d5f9091f00b2fe4a33d9
parent2453158c8c96e668ad72d1c5a0910a6d8c75ffb2
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'

Removing OMAP NAND driver, when loaded as a module, gives error and
does not get success. This fixes this and makes driver loadable and
removable run time.

Signed-off-by: Vimal Singh <vimalsingh@ti.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/omap2.c