commit | 17e327a67e2a0f73b1c1cae7403035944ae713f1 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Sat Feb 20 11:43:47 2021 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Mar 11 11:59:41 2021 +0100 |
tree | f391ab35cdcc21af18d9f2a52cdf73e834342e4b | |
parent | 0b2c7dcff345c32795164fc596d22542718c1600 [diff] |
media: ite-cir: use standard logging and reduce noise Remove lots of superfluous debug messages which just log the function name. Also, there is no need to announce the various parameters of the device. This can be discovered via lirc ioctl if needed. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>