From: Nicholas Krause Date: Wed, 20 May 2015 19:32:26 +0000 (-0400) Subject: mach-omap2: Remove use of deprecated marco, PTR_RET in devices.c X-Git-Tag: omap-for-v4.2/clean~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e44be50cba8b29f373bb8d744e91eaa30c4dd178;p=pandora-kernel.git mach-omap2: Remove use of deprecated marco, PTR_RET in devices.c This removes the deprecacted marco, PTR_RET and changes the functions that use this marco in their return statement to instead use the non deprecacted function, PTR_ERR_OR_ZERO for the file devices.c. Signed-off-by: Nicholas Krause Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed