summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_stack.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2020-01-04 23:23:14 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-10 16:01:33 +0300
commit8c44f9b566a3a2371bca9dcabe450980e039cadf (patch)
treeeb9a6bdf2f76e74081dc1ade3fbc6d04b1d6c2a8 /kernel/trace/trace_stack.c
parentcdcc41a256efe8c308766fbfa8b6d60b211aa275 (diff)
downloadlinux-8c44f9b566a3a2371bca9dcabe450980e039cadf.tar.xz
tty: st-asc: switch to using devm_gpiod_get()
The node pointer in question is not a child node, but the node assigned to the port device itself, so we should not be using devm_fwnode_get_gpiod_from_child() [that is going away], but standard devm_gpiod_get(). To maintain the previous labeling we use gpiod_set_consumer_name() after we acquire the GPIO. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Link: https://lore.kernel.org/r/20200104202314.GA13591@dtor-ws Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/trace/trace_stack.c')
0 files changed, 0 insertions, 0 deletions