summaryrefslogtreecommitdiff
path: root/lib/crc16.c
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-07-15 07:20:19 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-10 21:35:40 (GMT)
commitfa345d0109ac8c8e388196b1db29d1a570239d3b (patch)
tree65d4eae41856f1a6041678945c7c762081aa0321 /lib/crc16.c
parent9800eb330df0c1a8ef6f4123705eea691000e374 (diff)
downloadlinux-fa345d0109ac8c8e388196b1db29d1a570239d3b.tar.xz
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 <eric@eukrea.com> Cc: Daniel Mack <daniel@caiaq.de> Cc: linux-arm-kernel@lists.infradead.org Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/crc16.c')
0 files changed, 0 insertions, 0 deletions