aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorPeter Chen <[email protected]>2014-01-10 13:51:31 +0800
committerGreg Kroah-Hartman <[email protected]>2014-01-13 15:55:19 -0800
commit5332ff1fb63c46588656e4208201bc131627c878 (patch)
tree86a837b2162e2d23a718e565f1c92d47ca203c39 /net/lapb/lapb_out.c
parentcd0b42c2a6d2a74244f0053f8960f5dad5842278 (diff)
usb: chipidea: need to mask INT_STATUS when write otgsc
For otgsc, both enable bits and status bits are in it. So we need to make sure the status bits are not be cleared when write enable bits. It can fix one bug that we plug in/out Micro AB cable fast, and sometimes, the IDIS will be cleared wrongly when handle last ID interrupt (ID 0->1), so the current interrupt will not occur. For stable tree: 3.12+ Cc: [email protected] Signed-off-by: Peter Chen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions