OSDN Git Service

[media] sir_ir: remove init_chrdev and init_sir_ir functions
authorSean Young <sean@mess.org>
Wed, 17 May 2017 17:32:53 +0000 (14:32 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Jun 2017 12:16:16 +0000 (09:16 -0300)
commitc52f2ba747e14f4ae0b04397c0baac85754f2ca2
treef680c47ba591f6f931e71c4cfcd58be1a6d3942d
parentf23f54087096e51ffc6765b7ddddb5f9eb517fa9
[media] sir_ir: remove init_chrdev and init_sir_ir functions

Inlining these functions into the probe function makes it much
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