
26 Apr
2017
26 Apr
'17
9:16 p.m.
On Thu, Apr 20, 2017 at 10:25:42AM -0500, Franklin S Cooper Jr wrote:
The i2c driver will be converted to support device model. In preparation for that change split the various functions into two parts. This will allow device model specific driver to reuse the majority of the code from the non device model implementation.
Also rename the probe function to probe_chip to better reflect its purpose.
Signed-off-by: Franklin S Cooper Jr fcooper@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom