X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fsound%2Fusb%2Fendpoint.h;fp=kernel%2Fsound%2Fusb%2Fendpoint.h;h=584f295d7c7738a6b91753c8c48eed0bf101a200;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=6428392d8f6244688e65d8be3d04bc9c30c68ce5;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/sound/usb/endpoint.h b/kernel/sound/usb/endpoint.h index 6428392d8..584f295d7 100644 --- a/kernel/sound/usb/endpoint.h +++ b/kernel/sound/usb/endpoint.h @@ -18,7 +18,7 @@ int snd_usb_endpoint_set_params(struct snd_usb_endpoint *ep, struct audioformat *fmt, struct snd_usb_endpoint *sync_ep); -int snd_usb_endpoint_start(struct snd_usb_endpoint *ep, bool can_sleep); +int snd_usb_endpoint_start(struct snd_usb_endpoint *ep); void snd_usb_endpoint_stop(struct snd_usb_endpoint *ep); void snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint *ep); int snd_usb_endpoint_activate(struct snd_usb_endpoint *ep);