From: Jean Pihet Date: Wed, 29 Feb 2012 22:33:48 +0000 (+0100) Subject: ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* API X-Git-Tag: v3.4-rc1~73^2~7^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b28cdfcd8ffc491733f97378ba5816385803fc;p=pandora-kernel.git ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* API The debugfs_create_* API returns a return code or NULL in the return ptr in case of problem. Fix the smartreflex code to take this into account. Signed-off-by: Jean Pihet Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed