Re: [PATCH] tpm: tpm_tis: Add optional delay after relinquish
Jarkko Sakkinen <[email protected]>
| Newsgroups | org.kernel.vger.linux-integrity,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 21, 2026 at 11:03:29PM -0700, Jim Broadus wrote: > Thank you Jarkko. I'll do that. > > Jim Yeah, in this form it is quite unsable e.g., for any Linux distribution, and somewhat involved for the user :-) Conditionally on is much better with appropriate detection. Also, this way the change improves the code base a bit given that chip->did_vid is much more applicable than chip->manufaturer_id. BR, Jarkko