Re: [PATCH v2 2/2] Input: bcm-keypad: Add Broadcom keypad controller

2015-02-28 Thread Scott Branden
On 15-02-27 03:44 PM, Dmitry Torokhov wrote: Hi Scott, Mostly style nitpicks here... On Thu, Feb 26, 2015 at 08:08:49AM -0800, Scott Branden wrote: Add driver for Broadcom's keypad controller. Broadcom Keypad controller is used to interface a SoC with a matrix-type keypad device. The keypad c

Re: [PATCH v2 2/2] Input: bcm-keypad: Add Broadcom keypad controller

2015-02-28 Thread Scott Branden
Yes, will correct. Thanks. On 15-02-28 06:16 AM, Paul Bolle wrote: On Thu, 2015-02-26 at 08:08 -0800, Scott Branden wrote: Add driver for Broadcom's keypad controller. Broadcom Keypad controller is used to interface a SoC with a matrix-type keypad device. The keypad controller supports multi

Re: [PATCH v2 2/2] Input: bcm-keypad: Add Broadcom keypad controller

2015-02-28 Thread Paul Bolle
On Thu, 2015-02-26 at 08:08 -0800, Scott Branden wrote: > Add driver for Broadcom's keypad controller. > > Broadcom Keypad controller is used to interface a SoC with a matrix-type > keypad device. The keypad controller supports multiple row and column lines. > A key can be placed at each intersect

Re: [PATCH v2 2/2] Input: bcm-keypad: Add Broadcom keypad controller

2015-02-27 Thread Dmitry Torokhov
Hi Scott, Mostly style nitpicks here... On Thu, Feb 26, 2015 at 08:08:49AM -0800, Scott Branden wrote: > Add driver for Broadcom's keypad controller. > > Broadcom Keypad controller is used to interface a SoC with a matrix-type > keypad device. The keypad controller supports multiple row and colu

[PATCH v2 2/2] Input: bcm-keypad: Add Broadcom keypad controller

2015-02-26 Thread Scott Branden
Add driver for Broadcom's keypad controller. Broadcom Keypad controller is used to interface a SoC with a matrix-type keypad device. The keypad controller supports multiple row and column lines. A key can be placed at each intersection of a unique row and a unique column. The keypad controller can