From: Sifan Naeem Date: Thu, 11 Dec 2014 20:06:22 +0000 (-0300) Subject: [media] rc: img-ir: add scancode requests to a struct X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab93ce06eef556cc85a016e12ff7c7a763f04c91;p=pandora-kernel.git [media] rc: img-ir: add scancode requests to a struct The information being requested of hardware decode callbacks through the img-ir-hw scancode API is mounting up, so combine it into a struct which can be passed in with a single pointer rather than multiple pointer arguments. This allows it to be extended more easily without touching all the hardware decode callbacks. Signed-off-by: Sifan Naeem Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed