From: Fabio Estevam Date: Wed, 21 Aug 2013 14:14:18 +0000 (-0300) Subject: [media] coda: No need to check the return value of platform_get_resource() X-Git-Tag: v3.12-rc1~135^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edcaa49a2a8a6854c54a5f400b803c63e68a459c;p=pandora-kernel.git [media] coda: No need to check the return value of platform_get_resource() When using devm_ioremap_resource(), we do not need to check the return value of platform_get_resource(), so just remove it. Signed-off-by: Fabio Estevam Acked-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed