commit | c52f2ba747e14f4ae0b04397c0baac85754f2ca2 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Wed May 17 14:32:53 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 06 09:16:16 2017 -0300 |
tree | f680c47ba591f6f931e71c4cfcd58be1a6d3942d | |
parent | f23f54087096e51ffc6765b7ddddb5f9eb517fa9 [diff] |
[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>