From: Andrea Guzzo Date: Thu, 7 Dec 2006 23:53:24 +0000 (+0100) Subject: ieee1394: modified csr1212_key_id_type_map to support lisight X-Git-Tag: v2.6.21-rc1~76^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0749aaab4975d741e124c139d40f00853a451f7f;p=pandora-kernel.git ieee1394: modified csr1212_key_id_type_map to support lisight This patch applies a little change in csr1212.c to fix iSight (firewire digital camera) related issues (but maybe other firewire devices could also need such modification) The actual implementation of the "csr1212_key_id_type_map" table doesn't support some node types used by the iSight for the audio unit. This limit makes the csr scanning routine to never see the audio unit node , and consequently the iSight driver probe() routine to be never called and there is no way to hook an isight device when it is inserted. Signed-off-by: Andrea Guzzo Signed-off-by: Stefan Richter --- Reading git-diff-tree failed