Skip to content
Snippets Groups Projects
Commit 815a76f2 authored by trem's avatar trem Committed by Heiko Schocher
Browse files

i2c: fix init on generic board


On generic board, the i2c init initialize only
one bus. But the new i2c subsystem allow to
manage severals i2c bus. So in the case, instead
of initializing a bus, we just set the current
i2c bus. The initialization will be done in
the i2c command.

Signed-off-by: default avatarPhilippe Reynes <tremyfr@yahoo.fr>
parent 183acb70
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment