public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fix for v4.7
@ 2016-05-17 18:18 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2016-05-17 18:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, lgirdwood

[-- Attachment #1: Type: text/plain, Size: 1322 bytes --]

The following changes since commit 4f38c566a0967ce9291537ba04891391681a7661:

  Merge remote-tracking branches 'regulator/topic/tps6524x' and 'regulator/topic/twl' into regulator-next (2016-05-13 14:23:49 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-can-change-voltage

for you to fetch changes up to ec4c436652cfdf5dcad60f553020ee99596b937b:

  regulator: Silence build warnings from regulator_can_change_voltage() (2016-05-17 18:06:18 +0100)

----------------------------------------------------------------
regulator: Fix build warnings from regulator_can_change_voltage()

Cut down on noise for mainstream users of the API and people doing build
testing by dropping the deprecated flag from regulator_can_change_voltage()
as it triggers even on the EXPORT_SYMBOL_GPL() which affects all builds
rather than just the remaining drivers with calls to it (for which fixes
are currently pending).

The function remains deprecated and is expected to be removed entirely
in v4.8.

----------------------------------------------------------------
Mark Brown (1):
      regulator: Silence build warnings from regulator_can_change_voltage()

 include/linux/regulator/consumer.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] regulator fix for v4.7
@ 2016-07-12 14:51 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2016-07-12 14:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Liam Girdwood

[-- Attachment #1: Type: text/plain, Size: 1226 bytes --]

The following changes since commit 3bfbb4d1a480cc17f6ccfce13b76eb6c0dbeaf8c:

  regulator: qcom_smd: add list_voltage callback (2016-06-13 09:51:35 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/qcom-smd-list-voltage

for you to fetch changes up to 43160ffd12c8d1d331362362eea3c70e04b6f9c4:

  regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixed (2016-06-15 10:18:50 +0100)

----------------------------------------------------------------
regulator: Fix qcom-smd list voltage issues for msm8974

This commit looks like a cleanup but in fact by causing the core to go
down some simplified code paths for noop regulators it avoids a boot
time crash for msm8974 platforms which was introduced in v4.7.  It has
been in -next for a while, the issues in mainline for these platforms
weren't flagged up to me until yesterday (I think it took some time to
figure out what was going wrong).

----------------------------------------------------------------
Axel Lin (1):
      regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixed

 drivers/regulator/qcom_smd-regulator.c | 1 -
 1 file changed, 1 deletion(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-12 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-12 14:51 [GIT PULL] regulator fix for v4.7 Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2016-05-17 18:18 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox