i2c: at91: Add missing probe function to device driver
author[email protected] <[email protected]>
Mon, 31 Jul 2017 01:56:27 +0000 (09:56 +0800)
committerHeiko Schocher <[email protected]>
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 <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
drivers/i2c/at91_i2c.c