From: Nicholas Krause Date: Sun, 10 May 2015 04:57:34 +0000 (-0400) Subject: ARM: OMAP2+: Remove calls to deprecacted marco,PTR_RET in the files,fb.c and pmu.c X-Git-Tag: omap-for-v4.2/clean~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87a2028f2329b8f091046316ee1910b97d3854b1;p=pandora-kernel.git ARM: OMAP2+: Remove calls to deprecacted marco,PTR_RET in the files,fb.c and pmu.c This removes two calls to the deprecated marco,PTR_RET in the files,fb.c and pmu.c for the functions,omap_init_vrfb and omap_init_pmu respectfully. Furthermore these are now replaced by calling the correctly non deprecacted function, PTR_ERR_OR_ZERO in both functions. Signed-off-by: Nicholas Krause Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed