From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id q10si451713wiz.0.2015.05.18.15.45.35 for ; Mon, 18 May 2015 15:45:35 -0700 (PDT) Date: Tue, 19 May 2015 00:45:34 +0200 From: Alexandre Belloni To: Javier Martinez Canillas Cc: Alessandro Zummo , Olof Johansson , Doug Anderson , Krzysztof Kozlowski , Chanwoo Choi , rtc-linux@googlegroups.com, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [rtc-linux] Re: [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers Message-ID: <20150518224534.GZ3338@piout.net> References: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 13/05/2015 at 17:18:00 +0200, Javier Martinez Canillas wrote : > Hello Alexandre and Alessandro, > > This is a trivial series that fixes module autoloading for the Maxim > MAX77686 and MAX77802 RTC drivers that didn't export their platform > device ID table with MODULE_DEVICE_TABLE() so modalias information > was not available. > > The series is composed of the following patches: > > Javier Martinez Canillas (2): > rtc: max77686: Report platform modalias to fix module autoload > rtc: max77802: Report platform modalias to fix module autoload > Both applied, thanks. > drivers/rtc/rtc-max77686.c | 1 + > drivers/rtc/rtc-max77802.c | 1 + > 2 files changed, 2 insertions(+) > > Best regards, > Javier > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers Date: Tue, 19 May 2015 00:45:34 +0200 Message-ID: <20150518224534.GZ3338@piout.net> References: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from down.free-electrons.com ([37.187.137.238]:42455 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754349AbbERWpg (ORCPT ); Mon, 18 May 2015 18:45:36 -0400 Content-Disposition: inline In-Reply-To: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Javier Martinez Canillas Cc: Alessandro Zummo , Olof Johansson , Doug Anderson , Krzysztof Kozlowski , Chanwoo Choi , rtc-linux@googlegroups.com, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org On 13/05/2015 at 17:18:00 +0200, Javier Martinez Canillas wrote : > Hello Alexandre and Alessandro, > > This is a trivial series that fixes module autoloading for the Maxim > MAX77686 and MAX77802 RTC drivers that didn't export their platform > device ID table with MODULE_DEVICE_TABLE() so modalias information > was not available. > > The series is composed of the following patches: > > Javier Martinez Canillas (2): > rtc: max77686: Report platform modalias to fix module autoload > rtc: max77802: Report platform modalias to fix module autoload > Both applied, thanks. > drivers/rtc/rtc-max77686.c | 1 + > drivers/rtc/rtc-max77802.c | 1 + > 2 files changed, 2 insertions(+) > > Best regards, > Javier > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com