OMAPDSS: VENC: clean up regulator init
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 May 2013 09:48:55 +0000 (12:48 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:47 +0000 (14:00 +0300)
commit7e436bb2e3b14706a8bbed21d8d244a89199a907
tree9490ed0f02995f2d24218e90fcac20b14a02dbc3
parent46c4b64516d54d149a3050c29e3ca06842f609b3
OMAPDSS: VENC: clean up regulator init

Clean up the VENC driver's regulator init to remove the (unused)
omap_dss_device parameter, renaming the function to a more sensible
name, and making the code slightly clearer.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/venc.c