[PATCH v4 5/5] mtd: m25p80: add support to parse the partitions by OF node
Kumar Gala
kumar.gala at freescale.com
Fri Oct 22 02:01:12 EDT 2010
On Oct 17, 2010, at 2:44 AM, Artem Bityutskiy wrote:
> On Sat, 2010-10-16 at 19:05 -0600, Grant Likely wrote:
>> On Sat, Oct 16, 2010 at 1:17 PM, Artem Bityutskiy <dedekind1 at gmail.com> wrote:
>>> On Tue, 2010-10-12 at 18:18 +0800, Mingkai Hu wrote:
>>>> Signed-off-by: Mingkai Hu <Mingkai.hu at freescale.com>
>>>> Acked-by: Grant Likely <grant.likely at secretlab.ca>
>>>> ---
>>>> v4:
>>>> - Updated to latest kernel base(Linux 2.6.36-rc7).
>>>> - Made changes according to Grant's comments.
>>>
>>> Looks good to me, pushed to l2-mtd-2.6.git, thanks.
>>
>> Wait! It will break whenever CONFIG_OF is not set. I broke
>> linux-next with this patch. It can be solved by wrapping the block
>> with #ifdef CONFIG_OF, but I'd like to find a better solution.
>
> OK, removed.
Grant, poke. Would like to see this either resolved or have this patch go in for .37 w/CONFIG_OF and fix properly for .38.
- k
More information about the linux-mtd
mailing list