From: Dmitry Torokhov Date: Fri, 11 May 2012 05:37:15 +0000 (-0700) Subject: Input: matrix-keymap - wire up device tree support X-Git-Tag: v3.5-rc1~103^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45c8f35a7fec17bdd159a7815203b6137c00ab9;p=pandora-kernel.git Input: matrix-keymap - wire up device tree support When platform keymap is not supplied to matrix_keypad_build_keymap() and device tree support is enabled, try locating specified property and load keymap from it. If property name is not defined, try using "linux,keymap". Based on earlier patch by Viresh Kumar Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed