From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Thu, 17 Aug 2017 13:00:15 +0000 Subject: Re: [PATCH repost] serial: sh-sci: use of_property_read_bool() Message-Id: List-Id: References: <20170813191134.674818373@cogentembedded.com> In-Reply-To: <20170813191134.674818373@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sergei Shtylyov Cc: Greg Kroah-Hartman , Jiri Slaby , "linux-serial@vger.kernel.org" , Linux-Renesas , Linux-sh list On Sun, Aug 13, 2017 at 9:11 PM, Sergei Shtylyov wrote: > Use more compact of_property_read_bool() call for a boolean property > instead of of_find_property() call in sci_parse_dt(). > > Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds