diff options
author | Frank Schaefer <fschaefer.oss@googlemail.com> | 2013-01-13 13:20:41 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-02-05 22:38:50 (GMT) |
commit | 768da3dbcf50b697e5e7a921492b7f0d2cd8a8fb (patch) | |
tree | 35dcf06751ac0ecbfec6936d8c256e113197ec40 /fs | |
parent | 62ec3f86ff86483ae27b9411179b8ded74558c19 (diff) | |
download | linux-fsl-qoriq-768da3dbcf50b697e5e7a921492b7f0d2cd8a8fb.tar.xz |
[media] em28xx: get rid of the dependency on module ir-kbd-i2c
We already have the key polling functions and the polling infrastructure in
em28xx-input, so we can easily get rid of the dependency on module ir-kbd-i2c.
For maximum safety, do not touch the key reporting mechanism for those devices.
Code size could be improved further but would have minor peformance impacts.
Tested with device "Terratec Cinergy 200 USB" (EM2800_BOARD_TERRATEC_CINERGY_200)
[mchehab@redhat.com: Fix two checkpatch.pl warnings:
ERROR: "foo * bar" should be "foo *bar" (line 465)
WARNING: kfree(NULL) is safe this check is probably not required (line 725)]
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions