drivers: video: omap2: dss: Use PTR_RET function
authorAlexandru Gheorghiu <gheorghiuandru@gmail.com>
Tue, 19 Mar 2013 08:03:14 +0000 (10:03 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 10 Apr 2013 12:02:51 +0000 (15:02 +0300)
Use PTR_RET function instead of IS_ERR and PTR_ERR.
Patch found using coccinelle.

Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found