From: Sebastian Hesselbarth Date: Fri, 8 Feb 2013 21:47:30 +0000 (-0300) Subject: [media] media: rc: gpio-ir-recv: add support for device tree parsing X-Git-Tag: v3.9-rc1~93^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd7f398d32a0d490d28de75b613263502918e51;p=pandora-kernel.git [media] media: rc: gpio-ir-recv: add support for device tree parsing This patch adds device tree parsing for gpio_ir_recv platform_data and the mandatory binding documentation. It basically follows what we already have for e.g. gpio_keys. All required device tree properties are OS independent but an optional property allows linux specific support for rc maps. Signed-off-by: Sebastian Hesselbarth Reviewed-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed