git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b37a1
)
mfd: Avoid tps6586x burst writes
author
vwadekar@nvidia.com
<vwadekar@nvidia.com>
Thu, 24 Feb 2011 04:48:13 +0000
(10:18 +0530)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 7 Mar 2011 23:05:17 +0000
(15:05 -0800)
commit
4b57018dcd6418e18c08088c89f123da8a7bfc45
upstream.
tps6586 does not support burst writes. i2c writes have to be
1 byte at a time.
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found