lkml.org 
[lkml]   [2020]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] tty: st-asc: switch to using devm_gpiod_get()
On Sat, Jan 04, 2020 at 12:23:14PM -0800, Dmitry Torokhov wrote:
> 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>
> ---
> drivers/tty/serial/st-asc.c | 12 +++++-------
> 1 file changed, 5 insertions(+), 7 deletions(-)

What changed from v1 of this patch? Please put that below the --- line
and versino your patches.

v3?

thanks,

greg k-h

\
 
 \ /
  Last update: 2020-01-06 19:59    [W:0.038 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site