提交 f4ab70e3 编写于 作者: M Mauro Carvalho Chehab

media: rc-core.h: minor adjustments at rc_driver_type doc

The description of this enum doesn't match what it
actually represents. Adjust it.
Acked-by: NSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 cccd6fa4
...@@ -31,9 +31,9 @@ do { \ ...@@ -31,9 +31,9 @@ do { \
} while (0) } while (0)
/** /**
* enum rc_driver_type - type of the RC output * enum rc_driver_type - type of the RC driver.
* *
* @RC_DRIVER_SCANCODE: Driver or hardware generates a scancode * @RC_DRIVER_SCANCODE: Driver or hardware generates a scancode.
* @RC_DRIVER_IR_RAW: Driver or hardware generates pulse/space sequences. * @RC_DRIVER_IR_RAW: Driver or hardware generates pulse/space sequences.
* It needs a Infra-Red pulse/space decoder * It needs a Infra-Red pulse/space decoder
* @RC_DRIVER_IR_RAW_TX: Device transmitter only, * @RC_DRIVER_IR_RAW_TX: Device transmitter only,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册