From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751372Ab3KRPQu (ORCPT ); Mon, 18 Nov 2013 10:16:50 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:60744 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751171Ab3KRPQl (ORCPT ); Mon, 18 Nov 2013 10:16:41 -0500 Message-ID: <528A2F00.7090302@ti.com> Date: Mon, 18 Nov 2013 17:15:12 +0200 From: "ivan.khoronzhuk" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Guenter Roeck , Santosh Shilimkar , , , , CC: , , , , , , , , Subject: Re: Fwd: [PATCH 1/8] watchdog: davinci: change driver to use WDT core References: <1383680783-12114-2-git-send-email-ivan.khoronzhuk@ti.com> <527A287C.2090401@ti.com> <5287D5A7.7060702@roeck-us.net> <5289FE60.2040207@ti.com> <528A24DE.1010507@roeck-us.net> In-Reply-To: <528A24DE.1010507@roeck-us.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.145.122] X-EXCLAIMER-MD-CONFIG: f9c360f5-3d1e-4c3c-8703-f45bf52eff6b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/18/2013 04:31 PM, Guenter Roeck wrote: > On 11/18/2013 03:47 AM, ivan.khoronzhuk wrote: > >>>> MODULE_LICENSE("GPL"); >>>> -MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR); >>>> MODULE_ALIAS("platform:watchdog"); >>>> >>> You might want to rename the platform driver to something like >>> davinci-wdt and change the MODULE_ALIAS >>> accordingly. >>> >> >> Yes, it could be changed but not in this patch. >> > Seems to me this would be the perfect time to change it, as you switch > to use > the watchdog core which permits more than one active watchdog in the > system. > > Guenter > ... Yes, you are right. I'll rename it. -- Regards, Ivan Khoronzhuk