Re: [U-Boot] [PATCH 6/8] nhk8815: added keypad

2009-11-22 Thread Wolfgang Denk
Dear Alessandro Rubini, In message 5a9bb8fb15cdb47d2ccd77af62f759ed493de944.1255086085.git.rubini@ unipv.it you wrote: From: Alessandro Rubini rub...@unipv.it Signed-off-by: Alessandro Rubini rub...@unipv.it Acked-by: Andrea Gallo andrea.ga...@stericsson.com Please see previous comments

Re: [U-Boot] [PATCH 6/8] nhk8815: added keypad

2009-11-22 Thread Alessandro Rubini
Hello Wolfgang. Thanks for looking at my patch-set. +printf(%s:%s\n, __FILE__, __func__); Guess this should be debug() instead? Actually, this was meant to be removed in final code. As explained in the 0/8 message, this patch set was mainly and RFC, as some of the stuff looked

[U-Boot] [PATCH 6/8] nhk8815: added keypad

2009-10-09 Thread Alessandro Rubini
From: Alessandro Rubini rub...@unipv.it Signed-off-by: Alessandro Rubini rub...@unipv.it Acked-by: Andrea Gallo andrea.ga...@stericsson.com --- board/st/nhk8815/Makefile |5 ++- board/st/nhk8815/keypad.c | 100 board/st/nhk8815/nhk8815.c |5