From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [PATCH v4 07/13] staging: typec: tcpci: register port before request irq Date: Sat, 31 Mar 2018 11:01:57 +0300 Message-ID: <20180331080157.p43cejithiyiutix@mwanda> References: <1522253178-32414-1-git-send-email-jun.li@nxp.com> <1522253178-32414-8-git-send-email-jun.li@nxp.com> <20180329105212.lp5oydu4uejeo4h4@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Jun Li Cc: "devel@driverdev.osuosl.org" , "devicetree@vger.kernel.org" , "heikki.krogerus@linux.intel.com" , Peter Chen , "gregkh@linuxfoundation.org" , "linux-usb@vger.kernel.org" , "a.hajda@samsung.com" , "robh+dt@kernel.org" , dl-linux-imx , "linux@roeck-us.net" , "shufan_lee@richtek.com" List-Id: devicetree@vger.kernel.org On Sat, Mar 31, 2018 at 03:09:44AM +0000, Jun Li wrote: > This patch is to change the sequence of register port and request irq, > if error code checking of original code has the problem, I think that > should be another patch to fix it, I can do that later. Fair enough. That's reasonable. Thanks! regards, dan carpenter