commit | 1ffc931c320a8ac5e106eac2aecaa1a4b4b2bea0 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Apr 12 16:28:42 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 06 08:37:04 2017 -0300 |
tree | 91e88438e3a7f97b3e89b079c0889e5222caf4d2 | |
parent | 956bd18a2769bbdc979c6917efa8ad4600f50d0e [diff] |
[media] rc: meson-ir: remove irq from struct meson_ir The irq number is used in the probe function only, therefore just use a local variable. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>