6 Dec
2021
6 Dec
'21
8:33 p.m.
On Mon, Dec 06, 2021 at 10:59:20AM +0100, Kory Maincent wrote:
If a non i2c driver register two components the function will return the same "device_name" for both components. This could cause unexpected issue, in my case it is a debugfs error which tries to create two directory with the same component name.
Why is one device registering multiple components in the first place?