[GIT PULL] regulator fix for v4.7

From: Mark Brown
Date: Tue May 17 2016 - 14:18:27 EST


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: signature.asc
Description: PGP signature