[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohpom42SCMJ+=TdvAjqT0ibRugJi_gXkLy+49N6ExcRZqxLQ@mail.gmail.com>
Date: Thu, 25 Oct 2012 12:33:56 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: rob.herring@...xeda.com, grant.likely@...retlab.ca
Cc: spear-devel@...t.st.com, devicetree-discuss@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, andriy.shevchenko@...el.com,
Viresh Kumar <viresh.kumar@...aro.org>
Subject: Re: [PATCH] dt: add helper function to read u8 & u16 variables & arrays
On 12 October 2012 23:31, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> This adds following helper routines:
> - of_property_read_u8_array()
> - of_property_read_u16_array()
> - of_property_read_u8()
> - of_property_read_u16()
>
> First two actually share most of the code with of_property_read_u32_array(), so
> the common part is taken out into a macro, which can be used by all three
> *_array() routines.
Hi Rob,
Any comment here?
--
viresh
--
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