linux_dsm_epyc7002/drivers/video/fbdev/omap2/omapfb
Peter Ujfalusi 9b4639bb6a video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage
regulator_can_change_voltage() is deprecated and it's use is not necessary
as commit:
6a0028b3dd regulator: Deprecate regulator_can_change_voltage()
describers it clearly.
As there is no practical use of it it can be removed.
At this point the regulator_set_voltage() calls can not be removed as the
DT data need to be fixed first.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-04-29 13:52:55 +03:00
..
displays omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_* 2015-12-29 11:07:47 +02:00
dss video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage 2016-04-29 13:52:55 +03:00
Kconfig omapfb: move vrfb into omapfb 2015-12-29 11:07:47 +02:00
Makefile omapfb: move vrfb into omapfb 2015-12-29 11:07:47 +02:00
omapfb-ioctl.c omapfb: Return error code when applying overlay settings fails 2015-02-04 12:41:53 +02:00
omapfb-main.c mm: mark most vm_operations_struct const 2015-09-10 13:29:01 -07:00
omapfb-sysfs.c
omapfb.h
vrfb.c omapfb: move vrfb into omapfb 2015-12-29 11:07:47 +02:00