commit | 614ef4322200086447d5e1f79e8876213c94f499 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Aug 26 00:15:25 2010 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Thu Oct 21 09:36:48 2010 -0400 |
tree | 4e0fc6e06502e57e3f70ad5cbc83570d7338de0d | |
parent | 8e07514db8d037a8454e81cd529a9844c9fa7075 [diff] |
WMI: make use of class device's attributres Instead of adding modalias attribute manually set it up as class's device attribute so driver core will create and remove it for us. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Matthew Garrett <mjg@redhat.com>