Re: [PATCH 1/2] maps/mtd-ram: refactor probe and remove

2009-05-19 Thread Grant Likely
On Wed, Jan 21, 2009 at 11:41 AM, Wolfram Sang wrote: > Refactor the probe and remove routines of the mtd-ram driver to export > a generic part which can later be accessed by an of-counterpart of this > driver. Tested with a phyCORE-MPC5200B-IO. > > Signed-off-by: Wolfram Sang On brief review, l

[PATCH 1/2] maps/mtd-ram: refactor probe and remove

2009-01-21 Thread Wolfram Sang
Refactor the probe and remove routines of the mtd-ram driver to export a generic part which can later be accessed by an of-counterpart of this driver. Tested with a phyCORE-MPC5200B-IO. Signed-off-by: Wolfram Sang --- drivers/mtd/maps/plat-ram.c | 123 +-