commit | 03d924ae7680f3d64215adf424c87540d89e7ca5 | [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 | 5cf618ee60a752d058a767372ca1ecb8d9c09b16 [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>