]> git.sur5r.net Git - u-boot/commit
i2c: lpc32xx: Rename probe function
authorLiam Beguin <lbeguin@tycoint.com>
Tue, 14 Mar 2017 15:24:39 +0000 (11:24 -0400)
committerHeiko Schocher <hs@denx.de>
Tue, 28 Mar 2017 04:26:06 +0000 (06:26 +0200)
commit03d924ae7680f3d64215adf424c87540d89e7ca5
tree9e57cf88f4bfc948ae1f9553ec09e990b34be561
parent5cf618ee60a752d058a767372ca1ecb8d9c09b16
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>
drivers/i2c/lpc32xx_i2c.c