Re: [PATCH] Convert i2c-mpc from a platform driver into a of_platform driver, V2
From: Jochen Friedrich <jochen@scram.de>
Date: 2008-06-29 21:13:36
Also in:
linux-i2c
From: Jochen Friedrich <jochen@scram.de>
Date: 2008-06-29 21:13:36
Also in:
linux-i2c
Hi Jon,
This version adds of_find_i2c_device_by_node() which is needed by ASOC drivers.
Cool. I was about to do something similar (of_get_adapter_nr_by_node). IMHO, the patch should be splitted into the addition of of_find_i2c_device_by_node() and the actual patch of i2c-mpc. Thanks, Jochen