diff options
author | Jarod Wilson <jarod@redhat.com> | 2011-01-06 16:57:14 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-19 11:45:49 -0200 |
commit | 7d2edfc23e9852591cb031a26093cdcd07a34a90 (patch) | |
tree | ef8716911d93743d0378552498203db6194dfb5c /drivers/ide/ide-cd_ioctl.c | |
parent | e95342f168f7a02441cec51b222bb7ae62df364d (diff) | |
download | linux-next-7d2edfc23e9852591cb031a26093cdcd07a34a90.tar.gz |
[media] rc/imon: fix ffdc device detection oops
There's a nasty bug that slipped in when the rc device interface was
altered, only affecting the older 0xffdc imon devices. We were trying
to access ictx->rdev->allowed_protos before ictx->rdev had been set.
There's also an issue with call ordering that meant the correct
keymap wasn't getting loaded for MCE IR type 0xffdc devices.
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/ide/ide-cd_ioctl.c')
0 files changed, 0 insertions, 0 deletions