From: Mauro Carvalho Chehab Date: Thu, 1 Jan 2015 14:37:17 +0000 (-0300) Subject: [media] cx231xx: add media controller support X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~395 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d058bdcf5cc800fbfeece0204f7774556d341bb;p=pandora-kernel.git [media] cx231xx: add media controller support Let's add media controller support for this driver and register it for both V4L and DVB. The media controller on this driver is not mandatory, as it can fully work without it. So, if the media controller register fails, just print an error message, but proceed with device registering. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed