Re: [PATCH RFC v2 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
From: Jason Gunthorpe
Date: Fri Jan 13 2017 - 12:25:58 EST
On Thu, Jan 12, 2017 at 10:56:28PM +0200, Jarkko Sakkinen wrote:
> > dev_t tpm_devt;
>
> But they should have different major device numbers.
major/minors don't really matter these days since they are dynamic
Jason