Skip to content
Snippets Groups Projects
Commit 81d6724a authored by Russell King's avatar Russell King
Browse files

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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 9d7f7363
No related branches found
No related tags found
No related merge requests found
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