On Mon, Jul 21, 2008 at 04:31:08PM +0200, Uwe Hermann wrote:
Signed-off-by: Peter Stuge peter@stuge.se
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Thanks! r3431
+int probe_w39v040c(struct flashchip *flash) {
Please put opening braces of functions on an extra line as per coding-guidelines.
Thanks for pointing that out. That is one thing about our style that I seem unable to learn to do. :)
//Peter