Skip to content
Commit 07345ab2 authored by Juergen Fitschen's avatar Juergen Fitschen Committed by Wolfram Sang
Browse files

i2c: at91: segregate master mode specific code from probe and init func



In order to implement slave mode support for the at91 hardware we have to
segregate all master mode specific function parts from the general parts.
The upcoming slave mode patch will call its sepcific probe resp. init
function instead of the master mode functions after the shared general
code has been executed.

This concept has been influenced by the i2c-designware driver.

Signed-off-by: default avatarJuergen Fitschen <me@jue.yt>
Signed-off-by: default avatarLudovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 94e290b0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment