Re: [PATCHv3 2/3] optee: use uuid for sysfs driver entry
From: Greg KH
Date: Mon May 25 2020 - 08:47:58 EST
On Mon, May 25, 2020 at 02:52:34PM +0300, Maxim Uvarov wrote:
> Optee device names for sysfs needed to be unique
> and it's better if they will mean something. UUID for name
> looks like good solution:
> /sys/bus/tee/devices/optee-clnt-<uuid>
Can you document that in Documentation/ABI/ ?
And why UUID? Those are usually huge, is that easier than just a unique
number?
thanks,
greg k-h