media: rc: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
@@ -515,7 +515,7 @@ static int ite_tx_ir(struct rc_dev *rcdev, unsigned *txbuf, unsigned n)
|
||||
/* and set the carrier values for reception */
|
||||
ite_set_carrier_params(dev);
|
||||
|
||||
/* reenable the receiver */
|
||||
/* re-enable the receiver */
|
||||
if (dev->in_use)
|
||||
dev->params.enable_rx(dev);
|
||||
|
||||
|
Reference in New Issue
Block a user