On Sun, 25 Mar 2012 13:29:51 -0400, [email protected] wrote:
> All of the OF aware i2c bus drivers need to do:
>       of_i2c_register_devices(&alg_data->adapter);
> 
> Can this be moved to the common core code?

I seem to recall that someone once proposed to move the call to
i2c-core, but the dependencies and #ifdef mess that resulted made me
reject it. That doesn't mean it can't be done, but just moving the call
is not the way.

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to