commit | 6d741bfed5ed06ed42a16d30f1ed7afdcaf7f092 | [log] [tgz] |
---|---|---|
author | Sean Young <[email protected]> | Mon Aug 07 16:20:58 2017 -0400 |
committer | Mauro Carvalho Chehab <[email protected]> | Sun Aug 20 10:02:48 2017 -0400 |
tree | ba80456506b89d858a91daddde92237b93fabe1c | |
parent | a9a249a2c997506a64eaee22f1458fda893f62a8 [diff] |
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* RC_TYPE is confusing and it's just the protocol. So rename it. Suggested-by: Hans Verkuil <[email protected]> Signed-off-by: Sean Young <[email protected]> Acked-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>