[PATCH 0/3] drm/msm: Remove regulator_set_voltage calls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The MSM KMS driver calls regulator_set_voltage to set a fixed voltage in a
few places. This isn't correct API usage as explained in the commit message
of Mark Brown's original patch:

http://www.spinics.net/lists/dri-devel/msg103714.html

This patchset drops all the regultor_set_voltage calls. The first patch
adds some more clean up code to Mark's original patch.

Archit Taneja (3):
  drm/msm/dsi: Fix regulator API abuse
  drm/msm/edp: Drop regulator_set_voltage call
  drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver

 drivers/gpu/drm/msm/dsi/dsi.h                   |  2 --
 drivers/gpu/drm/msm/dsi/dsi_cfg.c               | 34 ++++++++++++-------------
 drivers/gpu/drm/msm/dsi/dsi_host.c              | 12 ---------
 drivers/gpu/drm/msm/dsi/phy/dsi_phy.c           | 13 ----------
 drivers/gpu/drm/msm/dsi/phy/dsi_phy_20nm.c      |  4 +--
 drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c      |  4 +--
 drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c |  2 +-
 drivers/gpu/drm/msm/edp/edp_ctrl.c              | 10 +-------
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_kms.c         | 34 -------------------------
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_kms.h         |  2 --
 10 files changed, 23 insertions(+), 94 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux