commit | 069f3b10aed966b2da6bb1161af41da0e8880724 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Mon Feb 13 20:53:23 2017 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Mar 24 08:25:46 2017 -0300 |
tree | 7e7fdde922656d3c041b7ca1a492b0e3bc122293 | |
parent | b73bc16d08d9984c78c08b1b8e1bb17563dc10a9 [diff] |
[media] serial_ir: iommap is a memory address, not bool This has been broken for a long time, so presumably it is not used. I have no hardware to test this on. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=61401 Fixes: 90ab5ee ("module_param: make bool parameters really bool") Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>