From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932553AbbCDPIT (ORCPT ); Wed, 4 Mar 2015 10:08:19 -0500 Received: from down.free-electrons.com ([37.187.137.238]:47964 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757733AbbCDPIR (ORCPT ); Wed, 4 Mar 2015 10:08:17 -0500 Date: Wed, 4 Mar 2015 16:08:15 +0100 From: Alexandre Belloni To: Guenter Roeck Cc: Nicolas Ferre , Daniel Lezcano , Boris Brezillon , Jean-Christophe Plagniol-Villard , Thomas Gleixner , Lee Jones , Wim Van Sebroeck , Sebastian Reichel , Dmitry Eremin-Solenikov , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v3 3/9] watchdog: at91rm9200: use the system timer syscon Message-ID: <20150304150815.GG3989@piout.net> References: <1425478897-27322-1-git-send-email-alexandre.belloni@free-electrons.com> <1425478897-27322-4-git-send-email-alexandre.belloni@free-electrons.com> <54F71C07.6070204@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54F71C07.6070204@roeck-us.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/03/2015 at 06:51:51 -0800, Guenter Roeck wrote : > >@@ -267,7 +276,7 @@ static struct platform_driver at91wdt_driver = { > > .suspend = at91wdt_suspend, > > .resume = at91wdt_resume, > > .driver = { > >- .name = "at91_wdt", > >+ .name = "atmel_st_watchdog", > > If you change the driver name you also need to change the MODULE_ALIAS > a few lines down. > > But why change it in the first place ? Maybe that was discussed somewhere, > but not here where it belongs, and not in patch 0/9 either. > That's because it conflicts with drivers/watchdog/at91sam9_wdt.c I'm not sure that is relevant anymore as they will only be probed using DT now. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com