diff options
author | Samu Onkalo <[email protected]> | 2010-10-22 07:57:31 -0400 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2010-10-25 14:11:39 -0700 |
commit | f10a5407b58603fb3b084d7fbdbd50f47d010c82 (patch) | |
tree | 121a730685dab830c412f7c09027b0b04917d307 /net/unix/sysctl_net_unix.c | |
parent | 477bc918c2323a51f577cd892ca49376f6feb5d5 (diff) |
hwmon: lis3: use block read to access data registers
Add optional blockread function to interface driver. If available
the chip driver uses it for data register access. For 12 bit device
it reads 6 bytes to get 3*16bit data. For 8 bit device it reads out
5 bytes since every second byte is dummy.
This optimizes bus usage and reduces number of operations and
interrupts needed for one data update.
Signed-off-by: Samu Onkalo <[email protected]>
Acked-by: Jonathan Cameron <[email protected]>
Acked-by: Eric Piel <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions