commit | d24b63abf4bc866ead04660b5265af77ac910abb | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Nov 21 08:59:22 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 21 17:35:36 2016 +0100 |
tree | f5cc6868bd7a5b0a4e9de37e4926abea3fbeb446 | |
parent | 6532279780365910fe90f7145abe36d8ff7982dd [diff] |
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>