summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorJack Pham <jackp@codeaurora.org>2016-08-09 11:36:34 -0700
committerJack Pham <jackp@codeaurora.org>2016-08-10 09:47:37 -0700
commit3acfc4ffecb1bbf3e38e90ba3f45fec04fa7143c (patch)
tree41a8030f96a1985fb8e42bc5db1f44f4f67538c7 /net/ipv4/tcp_output.c
parente94b446eac88a43e42ecde105275d48b677ea5b3 (diff)
usb: dwc3-msm: Do dwc3_msm_gadget_vbus_draw() in sleepable context
The gadget mode notification to draw a specific current may occur in context with interrupts disabled, however the charger driver's implementation of power_supply_set_property() for POWER_SUPPLY_CURRENT_MAX currently uses a mutex. Since sleeping is disallowed in this case, instead schedule a work function to do the call. Change-Id: I810ad8c102124ce22de72d83b6df58c8fc991251 Signed-off-by: Jack Pham <jackp@codeaurora.org>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions