From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757371Ab3K0P5c (ORCPT ); Wed, 27 Nov 2013 10:57:32 -0500 Received: from mail.active-venture.com ([67.228.131.205]:62088 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752258Ab3K0P53 (ORCPT ); Wed, 27 Nov 2013 10:57:29 -0500 X-Originating-IP: 108.223.40.66 Message-ID: <52961665.3060309@roeck-us.net> Date: Wed, 27 Nov 2013 07:57:25 -0800 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Sekhar Nori , Ivan Khoronzhuk , Santosh Shilimkar CC: linux-arm-kernel@lists.infradead.org, mark.rutland@arm.com, wim@iguana.be, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Pawel.Moll@arm.com, swarren@wwwdotorg.org, ijc+devicetree@hellion.org.uk, galak@kernel.crashing.org, rob.herring@calxeda.com, linux-kernel@vger.kernel.org, grant.likely@linaro.org, grygorii.strashko@ti.com Subject: Re: [PATCH] watchdog: davinci: rename platform driver to davinci-wdt References: <1385559113-4354-1-git-send-email-ivan.khoronzhuk@ti.com> <5295FB0E.4070406@ti.com> In-Reply-To: <5295FB0E.4070406@ti.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/27/2013 06:00 AM, Sekhar Nori wrote: > On Wednesday 27 November 2013 07:01 PM, Ivan Khoronzhuk wrote: >> As we switch to use the watchdog core which permits more than one >> active watchdog in the system, rename platform driver to >> "davinci-wdt" to be identifiable. >> >> Signed-off-by: Ivan Khoronzhuk > > Looks good to me. Since bulk of this patch touches mach-davinci, I would > like to take this through my tree to avoid conflicts with other > mach-davinci patches I accept. > Good idea, and makes sense. Guenter