]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/media/tuner-types.h
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / include / media / tuner-types.h
index 094e112cc325e4e546d6e64da1ebae2429d9feaa..aed539068d2df25ff040ed8712ab2eb296086a03 100644 (file)
@@ -35,8 +35,12 @@ enum param_type {
  * those ranges, as they're defined inside the driver. This is used by
  * analog tuners that are compatible with the "Philips way" to setup the
  * tuners. On those devices, the tuner set is done via 4 bytes:
- *     divider byte1 (DB1), divider byte 2 (DB2), Control byte (CB) and
- *     band switch byte (BB).
+ *
+ *     #) divider byte1 (DB1)
+ *     #) divider byte 2 (DB2)
+ *     #) Control byte (CB)
+ *     #) band switch byte (BB)
+ *
  * Some tuners also have an additional optional Auxiliary byte (AB).
  */
 struct tuner_range {