[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87lhblt5cw.fsf@eliezer.anholt.net>
Date: Fri, 02 Oct 2015 12:53:03 -0700
From: Eric Anholt <eric@...olt.net>
To: Stephen Boyd <sboyd@...eaurora.org>
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stephen Warren <swarren@...dotorg.org>,
Lee Jones <lee@...nel.org>,
Mike Turquette <mturquette@...libre.com>,
devicetree@...r.kernel.org
Subject: Re: [PATCH v3 3/4] clk: bcm2835: Add support for programming the audio domain clocks.
Stephen Boyd <sboyd@...eaurora.org> writes:
> On 09/28, Eric Anholt wrote:
>> +
>> +static const char *bcm2835_clock_per_parents[] = {
>> +static const char *bcm2835_clock_vpu_parents[] = {
>> +static const char *bcm2835_clock_osc_parents[] = {
>
> Can these parent arrays be const char * const ?
They couldn't because I was editing them in place to do the
s/"xosc"/of_clk_get_parent_name()/ edit. I've moved the edit to being
in a stack allocation at probe time.
I think I've done all of your suggested changes in the new version (and
explained the extra ana2 read/write).
Download attachment "signature.asc" of type "application/pgp-signature" (819 bytes)
Powered by blists - more mailing lists