[PATCH] POWERDEBUG: add "case KEY_ENTER" for ENTER key input.

2013-07-08 Thread shaojie.sun
From: "shaojie.sun" Because in some keyboard ENTER key value is 10, so we must add this value for ENTER key triggled. Signed-off-by: shaojie.sun --- display.c |2 ++ display.h |1 + 2 files changed, 3 insertions(+) diff --git a/display.c b/display.c index e9f4bf6..db31494 100644 ---

Re: [PATCH] POWERDEBUG: add "case KEY_ENTER" for ENTER key input.

2013-07-08 Thread Christoffer Dall
Please don't send patches to linaro-dev, but to the appropriate mailing list. patc...@linaro.org can be cc'ed to track patches. Thanks, -Christoffer ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linar