gfx: display: remove module and early parameter to toggle runtime PM
authorJani Nikula <jani.nikula@intel.com>
Mon, 5 Dec 2011 10:37:55 +0000 (12:37 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:28:48 +0000 (12:28 +0300)
commit66fb1c8f9bab5d5170ca09d8425048a2308a4054
tree4f9c49978780ef745ea1076361c7e4f165f3979c
parent0530c167d5dda6acccc49cfe8265ba8580f52d12
gfx: display: remove module and early parameter to toggle runtime PM

There's no point in having a module or early parameter to toggle the
driver's runtime PM on and off, since it can be done dynamically through
the sysfs /sys/devices/.../power/control files.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/psb_drv.c
drivers/staging/mrst/drv/psb_drv.h
drivers/staging/mrst/pvr/services4/system/unified/sysconfig.c