From: Tobias Klauser Date: Fri, 9 Sep 2011 18:09:50 +0000 (-0700) Subject: Input: gpio_keys - use of_property_read_u32() X-Git-Tag: v3.2-rc1~145^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca84699a079a91b0a0cb4f2da8548e56859376a;p=pandora-kernel.git Input: gpio_keys - use of_property_read_u32() Use the of_property_read_u32() helper function to retrieve u32 values from the device tree. Also do not pass the len parameter to of_get_property if it isn't checked afterwards. Signed-off-by: Tobias Klauser Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed