From: Rusty Russell Date: Wed, 19 May 2010 23:33:38 +0000 (-0600) Subject: hisax_fcpcipnp: fix broken isapnp device table. X-Git-Tag: v2.6.35-rc1~437^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031ffd1711bd8bf334ebcbe8ebe34845e6d4678f;p=pandora-kernel.git hisax_fcpcipnp: fix broken isapnp device table. Found that drivers/isdn/hisax/hisax_fcpcipnp.c has broken pnp device table - wrong type (isapnp instead of pnp) and also ending record missing. Signed-off-by: Ondrej Zary Signed-off-by: Rusty Russell (split patch) --- Reading git-diff-tree failed