commit | 0d1d6ee209e1129c584c2b00a48a33ff1fb7312c | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@hovoldconsulting.com> | Wed Nov 11 10:07:02 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Wed Nov 11 09:18:28 2015 -0800 |
tree | 332aa635fb7001bcb7ea18a13a87fd6428051c71 | |
parent | c9e9de26f912bc0e5bca6a5168e7d5d427d2b2ee [diff] |
greybus: loopback: fix layer violation A bundle (protocol) driver has no business creating sysfs entries for an ancestor device. Move the sysfs entries to the bundle device for now. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>