From: Vitaly Osipov Date: Thu, 5 Jun 2014 07:07:48 +0000 (-0300) Subject: [media] v4l: omap4iss: Copy paste error in iss_get_clocks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=057ef1e56c956b4f68f33c8d0ccd301a0ecb6326;p=pandora-kernel.git [media] v4l: omap4iss: Copy paste error in iss_get_clocks It makes more sense to return PTR_ERR(iss->iss_ctrlclk) here. The current code looks like an oversight in pasting the block just above this one. Signed-off-by: Vitaly Osipov Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed