[PATCH] input:keyboard: "keycode & KEY_MAX" changes some keycode value.

2013-11-23 Thread andrew . liu200917
From: Andrew Liu For exmaple, keycode: KEY_OK(0x160) is changed by "and" operation with KEY_MAX(0x2ff) to KEY_KPENTER(96). Signed-off-by: Andrew Liu --- drivers/input/keyboard/adp5588-keys.c |8 ++-- drivers/input/keyboard/adp5589-keys.c |8 ++-- drivers/input/keyboard/bf54x-ke

[PATCH] edma: free the same memory twice

2013-11-22 Thread andrew . liu200917
From: Andrew Liu Signed-off-by: Andrew Liu --- drivers/dma/edma.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/dma/edma.c b/drivers/dma/edma.c index bef8a36..04bc1be 100644 --- a/drivers/dma/edma.c +++ b/drivers/dma/edma.c @@ -305,7 +305,6 @@ static struct dm