FIXUP i2c_bcm2708: Don't change module baudrate parameter
Overwriting the baudrate module parameter creates an apparent forced baudrate for i2c busses after the first. Not only does this override the baudrate from DT it also prevents the bus ID from being initialised. Also fix whitespace errors.
Loading
Please register or sign in to comment