Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757863AbYBDXJ5 (ORCPT ); Mon, 4 Feb 2008 18:09:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755248AbYBDXJt (ORCPT ); Mon, 4 Feb 2008 18:09:49 -0500 Received: from mk-filter-3-a-1.mail.uk.tiscali.com ([212.74.100.54]:43735 "EHLO mk-filter-3-a-4.mail.uk.tiscali.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752947AbYBDXJs (ORCPT ); Mon, 4 Feb 2008 18:09:48 -0500 X-Trace: 679012510/mk-filter-3.mail.uk.tiscali.com/B2C/$THROTTLED-DYNAMIC/CUSTOMER-DYNAMIC-IP/81.1.89.66 X-SBRS: None X-RemoteIP: 81.1.89.66 X-IP-MAIL-FROM: adrian@newgolddream.dyndns.info X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah4FAPsnp0dRAVlC/2dsb2JhbACBWKsl Subject: Re: [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver From: Adrian McMenamin To: Greg KH Cc: Paul Mundt , linux-sh , LKML In-Reply-To: <1202164657.7046.5.camel@localhost.localdomain> References: <1202068847.6262.7.camel@localhost.localdomain> <20080204052900.GB7585@kroah.com> <1202113675.6489.6.camel@localhost.localdomain> <20080204161437.GA20739@kroah.com> <1202164657.7046.5.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 04 Feb 2008 23:09:20 +0000 Message-Id: <1202166560.7046.15.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 773 Lines: 22 On Mon, 2008-02-04 at 22:37 +0000, Adrian McMenamin wrote: > > The hardware is very flaky. If I add in delays to the bus start, it will > detect the devices, but it's not brilliant. Registering an empty device > got round that problem, at the price of testing for the earlier > registration. > I have found if I push it (and drivers) further down the initcall hierarchy that problem is less significant and the hardware seems to be properly detected. I'll look to post a clean up series of patches in the next few days. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/