]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[media] sir_ir: remove init_port and drop_port functions
authorSean Young <sean@mess.org>
Wed, 17 May 2017 17:32:52 +0000 (14:32 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Jun 2017 12:15:38 +0000 (09:15 -0300)
commitf23f54087096e51ffc6765b7ddddb5f9eb517fa9
treec32c135fe70bd2094900fc5687a8e9c233c57190
parentb462e1b20dc39f4af05bcbf850e574c381b17038
[media] sir_ir: remove init_port and drop_port functions

These functions are too short and removing them makes the code more
readable.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/sir_ir.c