From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751821AbbHRKfR (ORCPT ); Tue, 18 Aug 2015 06:35:17 -0400 Received: from lists.s-osg.org ([54.187.51.154]:58274 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbbHRKfP (ORCPT ); Tue, 18 Aug 2015 06:35:15 -0400 Subject: Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information To: Michael Ellerman , linux-kernel@vger.kernel.org References: <20150818102449.06B531406A9@ozlabs.org> Cc: linuxppc-dev@lists.ozlabs.org From: Javier Martinez Canillas X-Enigmail-Draft-Status: N1110 Message-ID: <55D30A5F.105@osg.samsung.com> Date: Tue, 18 Aug 2015 12:35:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <20150818102449.06B531406A9@ozlabs.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Michael, On 08/18/2015 12:24 PM, Michael Ellerman wrote: > On Thu, 2015-30-07 at 16:18:30 UTC, Javier Martinez Canillas wrote: >> The I2C core always reports the MODALIAS uevent as "i2c:> regardless if the driver was matched using the I2C id_table or the >> of_match_table. So the driver needs to export the I2C table and this >> be built into the module or udev won't have the necessary information >> to auto load the correct module when the device is added. >> >> Signed-off-by: Javier Martinez Canillas >> --- >> >> drivers/macintosh/therm_windtunnel.c | 1 + >> 1 file changed, 1 insertion(+) > > Who are you expecting to merge this? > I was expecting Benjamin Herrenschmidt since he is listed in MAINTAINERS for drivers/macintosh. I cc'ed him in the patch but now in your answer I don't see him in the cc list, strange. But I'll be happy to re-post if there is another person who is handling the patches for this driver now. BTW there is another patch [0] for the same driver to export the OF id table information, that was not picked either. > cheers > [0]: https://lkml.org/lkml/2015/7/30/503 Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America