commit | 0be9653a02830637ed385d99bf898d456e8eae8f | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@gmail.com> | Thu Mar 05 15:39:21 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Thu Mar 05 16:51:58 2015 +0000 |
tree | ab52fcbc86fd8eef3b8840dfe99d767e25a1ca59 | |
parent | 5142442d75194ab983e865e6c12995da5666a11c [diff] |
ASoC: wm8804: Use new devres regulator_register_notifier This is more idiomatic and also fixes an issue where the notifiers were being leaked if probe failed. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>