Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1390989

Re: [PATCH] drm/omap: Remove deprecated regulator_can_change_voltage() usage

From Tomi Valkeinen <tomi.valkeinen@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH] drm/omap: Remove deprecated regulator_can_change_voltage() usage
Date 2016-04-29 13:00 +0200
Message-ID <rtejo-4ri-13@gated-at.bofh.it> (permalink)
References <rsTyi-3b7-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 28/04/16 15:42, Peter Ujfalusi wrote:
> regulator_can_change_voltage() is deprecated and it's use is not necessary
> as commit:
> 6a0028b3dd67b 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>
> ---
>  drivers/gpu/drm/omapdrm/dss/dsi.c   | 12 +++++-------
>  drivers/gpu/drm/omapdrm/dss/hdmi4.c | 12 +++++-------
>  drivers/gpu/drm/omapdrm/dss/hdmi5.c | 12 +++++-------
>  3 files changed, 15 insertions(+), 21 deletions(-)

Thanks, queued for 4.7.

 Tomi

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] drm/omap: Remove deprecated regulator_can_change_voltage() usage Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-04-28 14:50 +0200
  Re: [PATCH] drm/omap: Remove deprecated  regulator_can_change_voltage() usage Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-04-29 13:00 +0200

csiph-web