commit | 57612f2857ce88b28b9dde388167430f95171e3f | [log] [tgz] |
---|---|---|
author | Liam Beguin <lbeguin@tycoint.com> | Tue Mar 14 11:24:39 2017 -0400 |
committer | Heiko Schocher <hs@denx.de> | Tue Mar 28 06:26:06 2017 +0200 |
tree | 9e57cf88f4bfc948ae1f9553ec09e990b34be561 | |
parent | 55bab63ce020ef0e2aa72dfb62efaac973e5fe90 [diff] |
i2c: lpc32xx: Rename probe function This is part of the prep work for the migration to the driver model. What used to be the probe function is now called probe_chip. Signed-off-by: Liam Beguin <lbeguin@tycoint.com> Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>