commit | 5cbace02d842b62cf276ef97555a5f296d3dc59e | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Sat Oct 20 12:13:24 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Nov 30 12:21:41 2018 +0100 |
tree | 9c5c1d1a7affc5c3e6c667c0dde45812fd55c3fb | |
parent | dd61100db4acb374a1d93f7bfa966d9c07cecfa8 [diff] |
mt76: move mt76x02_init_device in mt76x02-lib module Move mt76x02_init_device routine in mt76x02_util.c in order to be reused by mt76x0 driver and remove duplicated code. Move interface combo definition supported by the driver in mt76x02_init_device routine Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>