ARM: PNX4008: Use i2c driver data for passing between internal functions
Since the drivers data now contains the i2c adapter structure, we can
pass around the drivers data between internal functions (which is what
they want) rather than using the i2c adapter structure and having an
additional pointer dereference each time.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
parent
9d7f7363
Please register or sign in to comment