Re: [PATCH] Input: arc_ps2 - add support for device tree

2013-03-31 Thread Dmitry Torokhov
On Thu, Mar 28, 2013 at 10:46:26AM +0100, Mischa Jonker wrote: > Add match table for device tree binding and dts binding doc. > > Signed-off-by: Mischa Jonker Applied, thank you Mischa. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messag

[PATCH] Input: arc_ps2 - add support for device tree

2013-03-28 Thread Mischa Jonker
Add match table for device tree binding and dts binding doc. Signed-off-by: Mischa Jonker --- .../devicetree/bindings/serio/snps-arc_ps2.txt | 16 drivers/input/serio/arc_ps2.c | 14 -- 2 files changed, 28 insertions(+), 2 deletions(-) c