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: sz_175~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c32a1aedd3c595911c3dc1511b3205c701aa814;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