Re: [PATCH] ARM: tegra: convert device tree files to use key defines

From: Stephen Warren
Date: Thu Dec 12 2013 - 15:08:45 EST


On 12/02/2013 06:09 AM, Laxman Dewangan wrote:
> Use key code macros for all key code refernced for keys.
>
> For tegra20-seaboard.dts and tegra20-harmony.dts:
> The key comment for key (16th row and 1st column) is KEY_KPSLASH but
> code is 0x004e which is the key code for KEY_KPPLUS. As there other
> key exist with KY_KPPLUS, I am assuming key code is wrong and comment
> is fine. With this assumption, I am keeping the key code as KEY_KPSLASH.

I've applied this to Tegra's for-3.14/dt branch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/