OSDN Git Service

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)
commit48c2169fd9922314d990f944068f107a3284434e
tree9878c7d8d2c0512f7095ec27f3673194254f934f
parent07961ac7c0ee8b546658717034fe692fd12eefa9
drivers: video: omap2: dss: Use PTR_RET function

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>
drivers/video/omap2/dss/core.c