commit | 02c3b4c75994888e58a6e6e8176640cde9822597 | [log] [tgz] |
---|---|---|
author | Al Cooper <alcooperx@gmail.com> | Fri Jul 24 16:09:36 2015 -0400 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 27 10:15:06 2015 -0500 |
tree | 1c1d20dbe23a48c896c70f9d6745eb22664df276 | |
parent | cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f [diff] |
usb: gadget: bdc: fix a driver crash on disconnect ep_dequeue() in bdc_ep.c was capturing the hw dequeue pointer incorrectly by reading the wrong register for the upper 32 bits. Signed-off-by: Al Cooper <alcooperx@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>