diff options
author | 2009-11-21 12:40:00 +0000 | |
---|---|---|
committer | 2010-02-12 17:32:41 +0000 | |
commit | 81d6724a564fa5bd20b006eae0da4462d599bb92 (patch) | |
tree | c50f1894690c36794b53e27a17be79a87a6656e8 /fs/proc/kmsg.c | |
parent | ARM: PNX4008: move i2c_adapter structure inside the drivers private data (diff) | |
download | linux-dev-81d6724a564fa5bd20b006eae0da4462d599bb92.tar.xz linux-dev-81d6724a564fa5bd20b006eae0da4462d599bb92.zip |
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>
Diffstat (limited to 'fs/proc/kmsg.c')
0 files changed, 0 insertions, 0 deletions