From: Antti Palosaari Date: Mon, 17 Sep 2012 18:49:54 +0000 (-0300) Subject: [media] rtl28xxu: do not return error for unimplemented fe callback X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97efe7811be6634d6b520a9cdd9f723369af9216;p=pandora-kernel.git [media] rtl28xxu: do not return error for unimplemented fe callback Use of frontend callback is highly hardware design dependent and whole callback could be optional in many cases. Returning error by default when callback is not implemented is stupid. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed