On Fri, Feb 04, 2005 at 02:12:50PM -0600, Kylene Hall wrote:
> +static struct class tpm_class = {
> +     .name = "tpm",
> +     .class_dev_attrs = tpm_attrs,
> +};

Where is your release function?  Did you see any warnings from the
kernel when you removed any of these class devices?  Why did you ignore
it?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to