drm/omap: remove dummy PM functions
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 14 Nov 2014 13:18:27 +0000 (15:18 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 24 Mar 2015 11:50:56 +0000 (13:50 +0200)
commitf5a1d3174f9e1d2d55bfd06626586963283e58be
tree30cbaeb55e0533415d82f2e2bfdd409db1af179f
parente7e24df4715906ad25041b0a4ca613186d4cf849
drm/omap: remove dummy PM functions

omapdrm has dummy functions for platform_device's
suspend/resume/shutdown. The functions don't do anything, and those
platform device functions are deprecated, so remove them from omapdrm.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_drv.c