]> git.ipfire.org Git - people/ms/u-boot.git/commit
i2c: at91: Add missing probe function to device driver
authorWenyou.Yang@microchip.com <Wenyou.Yang@microchip.com>
Mon, 31 Jul 2017 01:56:27 +0000 (09:56 +0800)
committerHeiko Schocher <hs@denx.de>
Wed, 9 Aug 2017 04:13:53 +0000 (06:13 +0200)
commit0bc8f640a4d7ed72503f54cc398e382c9702415c
tree9a1575667d5773fc3aedcb1d03d30eb1fd69f52f
parent1989374b21089c63019fc9648408c8d609023ffe
i2c: at91: Add missing probe function to device driver

Add missing probe function to the device driver to active a device.

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/i2c/at91_i2c.c