Hi Geert,

On 31/07/2019 14:40, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
> ---
>  drivers/media/usb/cx231xx/cx231xx-cards.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/usb/cx231xx/cx231xx-cards.c 
> b/drivers/media/usb/cx231xx/cx231xx-cards.c
> index e0d98ba8fdbfa829..47a85d8152b03afa 100644
> --- a/drivers/media/usb/cx231xx/cx231xx-cards.c
> +++ b/drivers/media/usb/cx231xx/cx231xx-cards.c
> @@ -1924,7 +1924,7 @@ static int cx231xx_usb_probe(struct usb_interface 
> *interface,
>  
>  /*
>   * cx231xx_usb_disconnect()
> - * called when the device gets diconencted
> + * called when the device gets diconnected

Shouldn't this perhaps be 'disconnected' ?
--
Kieran


>   * video device will be unregistered on v4l2_close in case it is still open
>   */
>  static void cx231xx_usb_disconnect(struct usb_interface *interface)
> 

Reply via email to