From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754129AbbGWUqu (ORCPT ); Thu, 23 Jul 2015 16:46:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42508 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753507AbbGWUqq (ORCPT ); Thu, 23 Jul 2015 16:46:46 -0400 Date: Thu, 23 Jul 2015 13:46:45 -0700 From: Greg Kroah-Hartman To: Felipe Balbi Cc: Heikki Krogerus , ChengYi He , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: ulpi: call put_device if device_register fails Message-ID: <20150723204645.GB30017@kroah.com> References: <20150618171236.GA18007@chengyihe-ThinkCentre-M82> <20150623105738.GD1296@kuha.fi.intel.com> <20150722213934.GA10425@kroah.com> <20150723020440.GB16806@saruman.tx.rr.com> <20150723031446.GA10588@kroah.com> <20150723050240.GA18430@saruman.tx.rr.com> <20150723180029.GA29213@kroah.com> <20150723200808.GF3683@saruman.tx.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150723200808.GF3683@saruman.tx.rr.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 23, 2015 at 03:08:08PM -0500, Felipe Balbi wrote: > > I don't like fixes like this because no one now has any pressure to fix > > it "properly". Are you doing that work? If not, who is? > > Heikki is author, I'd expect him to fix it up. We can also revert the > fix if you prefer, I'm totally fine with that. Let's leave it alone for now and see what happens...