commit | f35b6eda5184e46bf2393d8970b4b9498daf7bcf | [log] [tgz] |
---|---|---|
author | Vimal Singh <vimalsingh@ti.com> | Tue Jan 05 16:01:08 2010 +0530 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Feb 26 16:47:39 2010 +0000 |
tree | 82045060774fe9e6eb95d5f9091f00b2fe4a33d9 | |
parent | bdaefc41627b6f2815ef7aa476dfa4ebb3ad499f [diff] |
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>