Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753295AbeAQNbN (ORCPT + 1 other); Wed, 17 Jan 2018 08:31:13 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34924 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752100AbeAQNbM (ORCPT ); Wed, 17 Jan 2018 08:31:12 -0500 Date: Wed, 17 Jan 2018 14:31:03 +0100 From: Greg KH To: Heikki Krogerus Cc: "shufan_lee(?????????)" , 'ShuFanLee' , "cy_huang(?????????)" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" Subject: Re: [PATCH] USB TYPEC: RT1711H Type-C Chip Driver Message-ID: <20180117133103.GB3188@kroah.com> References: <1515567552-7692-1-git-send-email-leechu729@gmail.com> <5d3aade6e32040da800d5127d303aa19@ex1.rt.l> <20180117110858.GA31635@kuha.fi.intel.com> <20180117111402.GA13154@kroah.com> <20180117120028.GB31635@kuha.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180117120028.GB31635@kuha.fi.intel.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Wed, Jan 17, 2018 at 02:00:28PM +0200, Heikki Krogerus wrote: > Hi Greg, > > On Wed, Jan 17, 2018 at 12:14:02PM +0100, Greg KH wrote: > > On Wed, Jan 17, 2018 at 01:08:58PM +0200, Heikki Krogerus wrote: > > > Hi, > > > > > > On Wed, Jan 17, 2018 at 09:30:45AM +0000, shufan_lee(?????????) wrote: > > > > Dear Heikki, > > > > > > > > Sorry for bothering. > > > > > > > > Just want to check is there anything we need to modify? > > > > > > I'll check the patch this week, but please note that we are -rc8, so > > > nothing is going to happen before -rc1 is out. > > > > If you ack it today, I could queue it up for -rc1 as it is a stand-alone > > driver... > > The driver does not compile as module: > > ERROR: "cpu_idle_poll_ctrl" [drivers/usb/typec/rt1711h/rt1711h.ko] undefined! Well of course it has to pass review :) Why wouuld a driver be calling that function? That's not right at all, ick... Shufan, what are you doing there? thanks, greg k-h