Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751284AbaBLINd (ORCPT ); Wed, 12 Feb 2014 03:13:33 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:56855 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751269AbaBLINb (ORCPT ); Wed, 12 Feb 2014 03:13:31 -0500 Message-ID: <52FB2D23.7090200@monstr.eu> Date: Wed, 12 Feb 2014 09:13:23 +0100 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 MIME-Version: 1.0 To: Guenter Roeck CC: Michal Simek , linux-kernel@vger.kernel.org, Wim Van Sebroeck , Grant Likely , Rob Herring , linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 07/11] watchdog: xilinx: Use of_property_read_u32 References: <7aa6e41032ebad0ffb2e1df20beb4f00e38d29e2.1392101734.git.michal.simek@xilinx.com> <20140211202038.GC11798@roeck-us.net> In-Reply-To: <20140211202038.GC11798@roeck-us.net> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FC9rTOcBtukJF2R0DJH4SUcsiQpC7Fssh" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --FC9rTOcBtukJF2R0DJH4SUcsiQpC7Fssh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/11/2014 09:20 PM, Guenter Roeck wrote: > On Tue, Feb 11, 2014 at 07:55:50AM +0100, Michal Simek wrote: >> Use of_property_read_u32 functions to clean probe function. >> >> Signed-off-by: Michal Simek >> --- >> > [ ... ] >=20 >> + >> + if (enable_once) >> watchdog_set_nowayout(xilinx_wdt_wdd, true); >> - } >=20 > watchdog_set_nowayout(xilinx_wdt_wdd, enable_once); >=20 > would probably do as well (the function checks the flag as well). >=20 > Nitpick, so >=20 > Reviewed-by: Guenter Roeck I will change it and send v3. Thanks, Michal --=20 Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform --FC9rTOcBtukJF2R0DJH4SUcsiQpC7Fssh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlL7LSQACgkQykllyylKDCHdtQCeNe4fMKfE2zFqqsifu+IKjyI6 dS4An3VrBPlzGIJc7Wa7nUfehqGGKjRa =sh52 -----END PGP SIGNATURE----- --FC9rTOcBtukJF2R0DJH4SUcsiQpC7Fssh-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/