From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965668AbbEMXrT (ORCPT ); Wed, 13 May 2015 19:47:19 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:22790 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754748AbbEMXrR (ORCPT ); Wed, 13 May 2015 19:47:17 -0400 X-AuditID: cbfec7f5-f794b6d000001495-d1-5553e2819649 Message-id: <5553E281.2090803@samsung.com> Date: Thu, 14 May 2015 08:47:13 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-version: 1.0 To: Javier Martinez Canillas , Alexandre Belloni Cc: Alessandro Zummo , Olof Johansson , Doug Anderson , Chanwoo Choi , rtc-linux@googlegroups.com, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers References: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> In-reply-to: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrCLMWRmVeSWpSXmKPExsVy+t/xK7qNj4JDDR5dtrJYcvEqu0XHtcVM Fte/PGe1OLvsIJvF0d8FFq9fGFpc3jWHzWLG+X1MFqeuf2az2N/ZwejA5TG74SKLx9/n11k8 nmy6yOixZ+JJNo8rJ5pYPfq2rGL0mD7vJ5PH501yARxRXDYpqTmZZalF+nYJXBkTP+5iK+hn q5h+oo+1gfEHSxcjJ4eEgInEx9fv2CFsMYkL99azdTFycQgJLGWUuNdwnRnCecoosXTndbAO XgEtiVlPHzCC2CwCqhI/D3wE62YTMJbYvHwJUDcHh6hAhET3iUqIckGJH5PvsYCERQSqJNYv 1QQZySzwh1Fi1smbYCOFBTwlzm99AVYjJOAvMeUWE0iYUyBAouH7FmaQMLOAnsT9i1ogYWYB eYnNa94yT2AUmIVkwSyEqllIqhYwMq9iFE0tTS4oTkrPNdIrTswtLs1L10vOz93ECImLrzsY lx6zOsQowMGoxMPLYRgcKsSaWFZcmXuIUYKDWUmEt+sUUIg3JbGyKrUoP76oNCe1+BCjNAeL kjjvzF3vQ4QE0hNLUrNTUwtSi2CyTBycUg2Mk9+0aDNdvOwga8C/U2sfp9Th5hjTA9pVhoWn DXK6dy1avNnjXs3m8iezQt1f608W91/YqqgfvLddXftugeieOI+Sgqwjdznnt2TIvm6a9MC9 fOqvPqWmJXc2X0wPlTWoYnSdydFSHJadmXXHdmfRVTmu+OqMjzGyyecn1irt+fddWFGnRkaJ pTgj0VCLuag4EQDJvXP/hwIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14.05.2015 00:18, 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 > > drivers/rtc/rtc-max77686.c | 1 + > drivers/rtc/rtc-max77802.c | 1 + > 2 files changed, 2 insertions(+) For the patchset: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout1.w1.samsung.com (mailout1.w1.samsung.com. [210.118.77.11]) by gmr-mx.google.com with ESMTPS id xv6si2327273pab.2.2015.05.13.16.47.19 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 13 May 2015 16:47:19 -0700 (PDT) Received: from eucpsbgm2.samsung.com (unknown [203.254.199.245]) by mailout1.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NOB00A92BEQMUB0@mailout1.w1.samsung.com> for rtc-linux@googlegroups.com; Thu, 14 May 2015 00:47:14 +0100 (BST) Message-id: <5553E281.2090803@samsung.com> Date: Thu, 14 May 2015 08:47:13 +0900 From: Krzysztof Kozlowski MIME-version: 1.0 To: Javier Martinez Canillas , Alexandre Belloni Cc: Alessandro Zummo , Olof Johansson , Doug Anderson , 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 References: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> In-reply-to: <1431530282-10672-1-git-send-email-javier.martinez@collabora.co.uk> Content-type: text/plain; charset=UTF-8 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 14.05.2015 00:18, 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 > > drivers/rtc/rtc-max77686.c | 1 + > drivers/rtc/rtc-max77802.c | 1 + > 2 files changed, 2 insertions(+) For the patchset: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof -- -- 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.