staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 29 Apr 2017 12:03:44 +0000 (13:03 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 23 Jul 2017 03:09:21 +0000 (03:09 +0000)
commit2ae09845471314bcd7079933b62646f20b9a2101
tree2642f111b454eafac73e25565f06ab5b9b269956
parenta4c5e4318a853830f35f9e19ceaa900cd8ea2e07
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.

commit dc32190f2cd41c7dba25363ea7d618d4f5172b4e upstream.

The key table is not intialized correctly without this call.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/main_usb.c