OSDN Git Service

ASoC: Intel: bytcr_rt5651: switch to using devm_fwnode_gpiod_get()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 3 Jan 2020 01:17:54 +0000 (17:17 -0800)
committerMark Brown <broonie@kernel.org>
Tue, 14 Jan 2020 15:48:39 +0000 (15:48 +0000)
commite26c4e900b1a75b1e0c9e19e1f807666a8ad2fa1
treece1580656aaadd99b25377ac68cd59335b80d136
parentc1b34230a37d6c167bee0fc2c7204871cf5e875f
ASoC: Intel: bytcr_rt5651: switch to using devm_fwnode_gpiod_get()

devm_fwnode_get_index_gpiod_from_child() is going away as the name is
too unwieldy, let's switch to using the new devm_fwnode_gpiod_get().

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Link: https://lore.kernel.org/r/20200103011754.GA260926@dtor-ws
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5651.c