Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755342AbZG2NIn (ORCPT ); Wed, 29 Jul 2009 09:08:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755322AbZG2NIm (ORCPT ); Wed, 29 Jul 2009 09:08:42 -0400 Received: from mail-qy0-f196.google.com ([209.85.221.196]:44264 "EHLO mail-qy0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755309AbZG2NIl convert rfc822-to-8bit (ORCPT ); Wed, 29 Jul 2009 09:08:41 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=BpjCa7CNdVVG3jBCMCpXcU5rayrjqZd1QgTzUiVusObVncVIru0J6Aia7o/vHQjgia smaF6D1TvqQi4xdNp45+oPw/+Uu6j2S/ZQ0IuPE2DI8FtHBRZdC9nqmlVwf2ChSvq5uB dqHsTQ/+d91PyD1FAGldk9p24a59FnKLn7mCk= MIME-Version: 1.0 In-Reply-To: <4A704777.70001@mnementh.co.uk> References: <4A6F033B.7030302@mnementh.co.uk> <20090729115817.GA12223@rakim.wolfsonmicro.main> <20090729124233.GA12802@rakim.wolfsonmicro.main> <4A704777.70001@mnementh.co.uk> Date: Wed, 29 Jul 2009 22:08:41 +0900 Message-ID: Subject: Re: MMC: Make the configuration memory resource optional From: Magnus Damm To: Ian Molton Cc: Mark Brown , Guennadi Liakhovetski , linux-kernel@vger.kernel.org, Pierre Ossman , Magnus Damm Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 977 Lines: 24 On Wed, Jul 29, 2009 at 9:58 PM, Ian Molton wrote: > Magnus Damm wrote: > >>> Indeed. ?It's actually much worse than you say, each individual ARM >>> architecture has its own clock API implementation of varying quality and >>> of course there are architectures that don't do the clock API at all. >> >> Yeah. This is exactly why I don't want to block on the clocklib >> implementation. > > Yeah, good idea... lets ignore the problem until its so big we cant fix it > at all... Note that I don't need clocklib to get the tmio_mmc driver working for my platform. It's something _you_ need for the MFD chips. But you seem to want me to fix it for you even though I don't have any particular need for it. / magnus -- 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/