diff options
| author | Eric Bénard <[email protected]> | 2010-07-15 09:20:19 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-08-10 14:35:40 -0700 |
| commit | fa345d0109ac8c8e388196b1db29d1a570239d3b (patch) | |
| tree | 65d4eae41856f1a6041678945c7c762081aa0321 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 9800eb330df0c1a8ef6f4123705eea691000e374 (diff) | |
USB: otg/ulpi.c : fix register write
ulpi_set_vbus and ulpi_set_flags are using ULPI_SET(register) to write
to the PHY's registers, which means we can only set bits in the PHY's
register and not clear them.
By directly using the address of the register without any offset, we
now get the expected behaviour for these functions.
Signed-off-by: Eric Bénard <[email protected]>
Cc: Daniel Mack <[email protected]>
Cc: [email protected]
Cc: Sascha Hauer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions