Re: [PATCH] i2c: i801: Register optional lis3lv02d i2c device on Dell machines

From: Wolfram Sang
Date: Wed Dec 28 2016 - 09:03:12 EST


I have absolutely no idea how to you want to achieve calling that i2c_new_device() registration
without kernel patches.

Documentation/i2c/instantiating-devices lists all supported methods.
Method 4 is userspace instantiation.