From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH v2] mmc: host: use of_property_read_bool() Date: Tue, 25 Aug 2015 19:32:39 +0300 Message-ID: <55DC98A7.5000202@cogentembedded.com> References: <3376063.1JTtbbjJ3D@wasted.cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Ulf Hansson Cc: linux-mmc , "linux-kernel@vger.kernel.org" List-Id: linux-mmc@vger.kernel.org On 08/25/2015 03:05 PM, Ulf Hansson wrote: >> Use more compact of_property_read_bool() calls instead of the of_find_property() >> calls. >> Signed-off-by: Sergei Shtylyov > Thanks, applied for next! Thanks to you! :-) > Next, time please run checkpatch to remove errors/warnings. Hum, I just did and the patch seems clean: [headless@wasted mmc]$ scripts/checkpatch.pl patches/mmc-host-use-of_property_read_bool.patch total: 0 errors, 0 warnings, 81 lines checked patches/mmc-host-use-of_property_read_bool.patch has no obvious style problems and is ready for submission. What do you mean? > Kind regards > Uffe MBR, Sergei