[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fa686aa41003180924x1b6de684w7267013afd07496@mail.gmail.com>
Date: Thu, 18 Mar 2010 10:24:05 -0600
From: Grant Likely <grant.likely@...retlab.ca>
To: Jochen Friedrich <jochen@...am.de>
Cc: davem@...emloft.net, benh@...nel.crashing.org,
linux-kernel@...r.kernel.org, michal.simek@...alogix.com,
linuxppc-dev@...ts.ozlabs.org, sparclinux@...r.kernel.org,
microblaze-uclinux@...e.uq.edu.au
Subject: Re: [V2 PATCH 06/10] of/drivers: Always use struct device.of_node to
get node pointer
On Thu, Mar 18, 2010 at 9:58 AM, Jochen Friedrich <jochen@...am.de> wrote:
> Hi Grant,
>
>> The following structure elements duplicate the information in
>> 'struct device.of_node' and so are being eliminated. This patches
>> makes all readers of the following elements use device.of_node instead.
>>
>> struct dev_archdata.prom_node (sparc)
>> struct dev_archdata.of_node (powerpc)
>> struct of_device.node
>>
>> Signed-off-by: Grant Likely <grant.likely@...retlab.ca>
>> ---
>>
>> drivers/i2c/busses/i2c-ibm_iic.c | 4 ++--
>> drivers/i2c/busses/i2c-mpc.c | 17 ++++++++-------
>
> drivers/i2c/busses/i2c-cpm.c is missing in this patch.
Good catch, Thanks.
g.
--
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