Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop

From: Frans Pop
Date: Thu Aug 21 2008 - 16:31:35 EST


On Thursday 21 August 2008, Kay Sievers wrote:
> From: Kay Sievers <kay.sievers@xxxxxxxx>
> Subject: pnp: fix "add acpi:* modalias entries"
>
> With 22454cb99fc39f2629ad06a7eccb3df312f8830e we added only the
> first entry of the device table. We need to loop over the whole
> device list.
>
> Signed-off-by: Kay Sievers <kay.sievers@xxxxxxxx>

This patch works for me (tested on top of -rc4).

$ grep IFX /lib/modules/2.6.27-rc4/modules.alias
alias acpi*:IFX0102:* tpm_infineon
alias pnp:dIFX0102* tpm_infineon
alias acpi*:IFX0101:* tpm_infineon
alias pnp:dIFX0101* tpm_infineon

And the tpm modules are automatically loaded again.

Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/