Re: [PATCH] Input: omap4-keypad: Remove the OMAP4_KBD_SYSCONFIG and OMAP4_KBD_SYSSTATUS
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-11-26 18:01:58
Also in:
linux-arm-kernel, linux-omap
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-11-26 18:01:58
Also in:
linux-arm-kernel, linux-omap
On Mon, Nov 26, 2012 at 04:21:19PM +0530, Shubhrajyoti D wrote:
The macros OMAP4_KBD_SYSSTATUS and OMAP4_KBD_SYSSTATUS are not used so remove them.
They document the existing registers and do not add bloat to the generated objects so let's leave them be. Thanks. -- Dmitry