]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
musb: sunxi: Remove custom babble handling
authorHans de Goede <hdegoede@redhat.com>
Mon, 21 Nov 2016 14:59:22 +0000 (08:59 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Nov 2016 16:35:36 +0000 (17:35 +0100)
commitd24b63abf4bc866ead04660b5265af77ac910abb
treef5cc6868bd7a5b0a4e9de37e4926abea3fbeb446
parent6532279780365910fe90f7145abe36d8ff7982dd
musb: sunxi: Remove custom babble handling

The musb core already handles babble interrupts, so the sunxi glue
having its own custom handling is redundant.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/sunxi.c