Home
last modified time | relevance | path

Searched hist:"8604 bc28365c0673d932b0bfa6e52abb5d4dd62c" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2552.cdiff 8604bc28365c0673d932b0bfa6e52abb5d4dd62c Wed Jun 10 16:46:05 CEST 2015 Axel Lin <axel.lin@ingics.com> ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpio

commit ea178d1456dc ("ASoC: tas2552: Make the enable-gpio really optional")
makes enable-gpio optional. devm_gpiod_get_optional() is the better
function for optional gpio, so let's switch to use it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>