mtd: OneNAND: Introduce chip_probe function
authorKyungmin Park <kmpark@infradead.org>
Fri, 28 May 2010 02:03:11 +0000 (11:03 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 4 Aug 2010 09:51:47 +0000 (10:51 +0100)
Samsung SoCs use the own OneNAND controler and detect OneNAND chip at power on.
To use this feature, introduce the chip_probe function.

Also remove workaround for Samsung SoCs.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found