[PATCH v3 2/3] OMAP: SDP: Introducing 'board-sdp-flash.c' for flash init

2010-02-08 Thread Vimal Singh
In this version: (as per comments recieved for 2nd version) - remove 'omap_set_vpp' function - set 'set_vpp' to null These changes do not have any impact on rest of the patches in series. -vimal From 6199d9c4db83dfd006f7cc2e74089ca1e9fdf8dc Mon Sep 17 00:00:00 2001 From: Vimal Singh

Re: [PATCH v3 2/3] OMAP: SDP: Introducing 'board-sdp-flash.c' for flash init

2010-02-08 Thread Ladislav Michl
On Mon, Feb 08, 2010 at 06:38:57PM +0530, Vimal Singh wrote: In this version: (as per comments recieved for 2nd version) - remove 'omap_set_vpp' function - set 'set_vpp' to null Ah, I'm sorry for not being quite exact. leave set_vpp set to NULL means there is no need to asign anything to that

Re: [PATCH v3 2/3] OMAP: SDP: Introducing 'board-sdp-flash.c' for flash init

2010-02-08 Thread Vimal Singh
On Mon, Feb 8, 2010 at 9:02 PM, Ladislav Michl ladislav.mi...@seznam.cz wrote: On Mon, Feb 08, 2010 at 06:38:57PM +0530, Vimal Singh wrote: In this version: (as per comments recieved for 2nd version) - remove 'omap_set_vpp' function - set 'set_vpp' to null Ah, I'm sorry for not being quite

[PATCH v3 2/3] OMAP: SDP: Introducing 'board-sdp-flash.c' for flash init

2010-02-08 Thread Vimal Singh
Sorry, mailer corrupted the last patch (line wrapped). Here is the correct patch. - vimal From f931fb85b774f97db3b0a25cde4a8154bb8d6dba Mon Sep 17 00:00:00 2001 From: Vimal Singh vimalsi...@ti.com Date: Mon, 8 Feb 2010 05:02:45 +0530 Subject: [PATCH] OMAP: SDP: Introducing 'board-sdp-flash.c'