summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAxel Lin2015-05-09 17:09:32 +0200
committerMark Brown2015-05-12 19:52:42 +0200
commitc9eac46254f06b89e082fafefea389aaca8584bd (patch)
tree2afd9edfa63e550fdb30f94d05fcd063f6e5dbcf /include/dt-bindings
parentLinux 4.1-rc1 (diff)
downloadkernel-qcow2-linux-c9eac46254f06b89e082fafefea389aaca8584bd.tar.gz
kernel-qcow2-linux-c9eac46254f06b89e082fafefea389aaca8584bd.tar.xz
kernel-qcow2-linux-c9eac46254f06b89e082fafefea389aaca8584bd.zip
ASoC: sta350: Use devm_gpiod_get_optional at appropriate place
devm_gpiod_get_optional is equivalent to devm_gpiod_get(), except that when no GPIO was assigned to the requested function it will return NULL. This is convenient for drivers that need to handle optional GPIOs. I just checked the code in commit 34d7c3905adb9a9 ("ASoC: improve usage of gpiod API") and found that it should use devm_gpiod_get_optional rather than devm_gpiod_get here. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions