From: Sakari Ailus Date: Fri, 3 Oct 2014 14:38:32 +0000 (-0300) Subject: [media] smiapp: Replace pll_flags quirk with more generic init quirk X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d825a1226466512f44d4a81ce11ad15ca9334b0;p=pandora-kernel.git [media] smiapp: Replace pll_flags quirk with more generic init quirk The pll_flags quirk just returned the extra PLL flags the sensor required, but the init quirk is far more versatile. It can be used to perform any extra initialisation needed by the sensor, including allocating memory for sensor specific struct and creating sensor specific new controls. Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed