[PATCH] Input: omap4-keypad: Remove the OMAP4_KBD_SYSCONFIG and OMAP4_KBD_SYSSTATUS
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2012-11-26 18:01:58
Also in:
linux-input, linux-omap
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2012-11-26 18:01:58
Also in:
linux-input, 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