Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jul 2015 20:35:51 +0000 (13:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jul 2015 20:35:51 +0000 (13:35 -0700)
commit84b6b023cb332be67b808096aece039b6fec408c
treebafa896fc80d497ea75daba179a8cbd180c2f16c
parenta14aad05c684e8c8c7b095b87de342bb97577ce4
parent4248bd7d3e2c7c87ff695d812018b8c22b5a5ab1
Merge tag 'fixes-for-v4.2-rc5' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.2-rc5

BCD driver now reads correct register to fetch HW
dequeue pointer address.

f_uac2 got a fix for bInterval calculation.

Both f_hid and f_printer can now correctly limit number
of instances when used through configfs.

Signed-off-by: Felipe Balbi <balbi@ti.com>