[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110318123917.GC27129@sirena.org.uk>
Date: Fri, 18 Mar 2011 12:39:17 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: "Nori, Sekhar" <nsekhar@...com>
Cc: Subhasish Ghosh <subhasish@...tralsolutions.com>,
"davinci-linux-open-source@...ux.davincidsp.com"
<davinci-linux-open-source@...ux.davincidsp.com>,
"Watkins, Melissa" <m-watkins@...com>,
open list <linux-kernel@...r.kernel.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"sachi@...tralsolutions.com" <sachi@...tralsolutions.com>
Subject: Re: [PATCH v3 1/7] mfd: add pruss mfd driver.
On Fri, Mar 18, 2011 at 05:29:39PM +0530, Nori, Sekhar wrote:
> PRUSS as an IP is not really tied to the DA8xx SoC architecture.
> So, can you please name the files ti-pruss* or even just pruss if
> MFD folks are okay with it?
This...
> > +EXPORT_SYMBOL(pruss_get_clk_freq);
> This looks strange. Why do we need this? There
> is clk_get_rate() API in the kernel would would
> seem more suitable.
...unfortunately conflicts with this - currently all clock API
implementations are unique to the platform and there's no way of adding
clocks that works over multiple platforms.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists