Re: [PATCH] mma8450: add parent device

2015-02-25 Thread Dmitry Torokhov
On Wed, Feb 25, 2015 at 09:53:08AM +0100, Stefan Sauer wrote: > Add the parent device so that udev can show the full hierarchy. This avoids > the > device showing up under /devices/virtual/input instead of the i2c bus it is > actually attached to. > > Signed-off-by: Stefan Sauer Applied, thank

[PATCH] mma8450: add parent device

2015-02-25 Thread Stefan Sauer
Add the parent device so that udev can show the full hierarchy. This avoids the device showing up under /devices/virtual/input instead of the i2c bus it is actually attached to. Signed-off-by: Stefan Sauer --- drivers/input/misc/mma8450.c | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH] mma8450: add parent device

2015-02-25 Thread Dmitry Torokhov
On Wed, Feb 25, 2015 at 09:53:08AM +0100, Stefan Sauer wrote: Add the parent device so that udev can show the full hierarchy. This avoids the device showing up under /devices/virtual/input instead of the i2c bus it is actually attached to. Signed-off-by: Stefan Sauer enso...@google.com

[PATCH] mma8450: add parent device

2015-02-25 Thread Stefan Sauer
Add the parent device so that udev can show the full hierarchy. This avoids the device showing up under /devices/virtual/input instead of the i2c bus it is actually attached to. Signed-off-by: Stefan Sauer enso...@google.com --- drivers/input/misc/mma8450.c | 1 + 1 file changed, 1 insertion(+)