From: Vitaly Osipov Date: Thu, 5 Jun 2014 07:07:48 +0000 (-0300) Subject: [media] staging: omap4iss: copy paste error in iss_get_clocks X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b32646468088323f27a7788ce3b07191015142;p=pandora-kernel.git [media] staging: 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 Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed