[PATCH] Input: omap4-keypad: Remove the OMAP4_KBD_SYSCONFIG and OMAP4_KBD_SYSSTATUS
From: Shubhrajyoti Datta <hidden>
Date: 2012-11-27 05:17:41
Also in:
linux-input, linux-omap
From: Shubhrajyoti Datta <hidden>
Date: 2012-11-27 05:17:41
Also in:
linux-input, linux-omap
On Mon, Nov 26, 2012 at 11:31 PM, Dmitry Torokhov [off-list ref] wrote:
On Mon, Nov 26, 2012 at 04:21:19PM +0530, Shubhrajyoti D wrote:quoted
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.
The objective of the patch is not to prevent bloat. Actually these registers have power/system impact so it was decided that the drivers will not configure the sysc registers (infact not define). Currently hwmod configures the registers. To be safe I thought of deleting it.
Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html