Re: [PATCH V4 0/4] input: keyboard: tegra: cleanups and DT supports
From: Stephen Warren <hidden>
Date: 2013-01-07 16:52:15
Also in:
linux-devicetree, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2013-01-07 16:52:15
Also in:
linux-devicetree, linux-tegra, lkml
On 01/06/2013 04:14 AM, Laxman Dewangan wrote:
This patch series: - fix build warning, - use devm_* for allocation, - make column/rows configuration through DT and - remove the rarely used key mapping table.
The series, Reviewed-by: Stephen Warren <redacted>