From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759674AbbCDUYY (ORCPT ); Wed, 4 Mar 2015 15:24:24 -0500 Received: from bhuna.collabora.co.uk ([93.93.135.160]:36545 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755441AbbCDUYX (ORCPT ); Wed, 4 Mar 2015 15:24:23 -0500 Message-ID: <54F769E2.2020406@collabora.co.uk> Date: Wed, 04 Mar 2015 21:24:02 +0100 From: Javier Martinez Canillas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: Olof Johansson CC: Doug Anderson , Bill Richardson , Simon Glass , Gwendal Grignou , Fengguang Wu , linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] platform/chrome: cros_ec_lpc - Drop owner assignment References: <1425015470-4846-1-git-send-email-javier.martinez@collabora.co.uk> <1425015470-4846-4-git-send-email-javier.martinez@collabora.co.uk> <20150304192926.GB26264@quad.lixom.net> In-Reply-To: <20150304192926.GB26264@quad.lixom.net> 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 Olof, On 03/04/2015 08:29 PM, Olof Johansson wrote: > On Fri, Feb 27, 2015 at 06:37:50AM +0100, Javier Martinez Canillas wrote: >> Platform drivers don't need to set an owner >> since it will be populated by the driver core. >> >> Signed-off-by: Javier Martinez Canillas > > I applied the version that came from Fengguang instead here, but thanks for > following up. > Oh, I just saw Fengguang's email that reported the warning but missed the patch dropping the field, sorry about that. > Patch 1 and 2 applied, with a changed commit message on 2. > > Great, thanks a lot. > -Olof > Best regards, Javier