diff options
author | Jean-Francois Moine <moinejf@free.fr> | 2008-11-17 18:52:56 +0100 |
---|---|---|
committer | Jean-Francois Moine <moinejf@free.fr> | 2008-11-17 18:52:56 +0100 |
commit | c965174067222d803288076b540514a554cb14e8 (patch) | |
tree | 07d79320ff6be05f22bba694edf6e81afe605038 /linux/firmware/dabusb | |
parent | 9286a1248e4670748e395347f884e4b363e60bb9 (diff) | |
download | mediapointer-dvb-s2-c965174067222d803288076b540514a554cb14e8.tar.gz mediapointer-dvb-s2-c965174067222d803288076b540514a554cb14e8.tar.bz2 |
gspca: Correct restart of webcams in spca501.
From: Hans de Goede <hdegoede@redhat.com>
Currently the spca501 driver only works the first time used, then the cam needs
to be unplugged or the driver reloaded, this is because currently the data
which should be send each time the stream is started is send only once.
Likewise currently the data to initialize the cam is send from the probe
function, and thus will not get send after a suspend/resume.
This patch fixes this by sending both at the right time.
Priority: normal
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Diffstat (limited to 'linux/firmware/dabusb')
0 files changed, 0 insertions, 0 deletions