From: Ezequiel Garcia Date: Wed, 17 Apr 2013 16:38:13 +0000 (-0300) Subject: mtd: nand: pxa3xx: Check for clk_prepare_enable() return value X-Git-Tag: v3.12-rc1~82^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8eaff2aa75f8ec662e044deecdc91abc780d60;p=pandora-kernel.git mtd: nand: pxa3xx: Check for clk_prepare_enable() return value clk_prepare_enable() can fail due to unknown reason. Add a check for this and return the error code if it fails. Signed-off-by: Ezequiel Garcia Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed