commit | dcc7597116c6713353522eb13c765063ff88bb89 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Apr 19 09:54:32 2016 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Apr 20 14:39:46 2016 -0700 |
tree | fee9ffd45cb48a154092c71214d094cdea280f99 | |
parent | 4bfeefd085acf1ab70ecda6087fad6c32b2b065f [diff] |
Input: twl4030-vibra - do not reparent to grandparent For devm-managed input devices we should not modify input device's parent, otherwise automatic release of resources will not work properly. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>