diff options
author | Mike Isely <isely@pobox.com> | 2008-03-28 00:38:54 -0500 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2008-03-28 00:38:54 -0500 |
commit | b540de89dbcece09ea7c6e6ce54beeb54cce8377 (patch) | |
tree | 19e8e4a22c74ad6200486dcbcbbb78b093be4232 /README | |
parent | c7cc1a095afc77a62d680fe7e6d205d5d1efe245 (diff) | |
download | mediapointer-dvb-s2-b540de89dbcece09ea7c6e6ce54beeb54cce8377.tar.gz mediapointer-dvb-s2-b540de89dbcece09ea7c6e6ce54beeb54cce8377.tar.bz2 |
pvrusb2: Centralize handling of simple FX2 commands
From: Mike Isely <isely@pobox.com>
Numerous places in the driver need to issue simple commands to the FX2
microcontroller (e.g. only 1 or 2 bytes, no reply needed). Previously
each place that did this, had to take lock, set up a central buffer,
and call the function to perform the handshake. This change puts
these steps into a single spot. This also has the effect of removing
the need to mess with the control lock from numerous places in the
code.
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions