diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-06-04 15:40:43 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-06-12 22:59:35 +0400 |
commit | d36d13a3ec1ef25c411d39c1e14dd2cdff98edbb (patch) | |
tree | 202139181220371c6e6e91de1785ee1c6cfe0d3f /drivers/cpufreq/cpufreq_ondemand.c | |
parent | 25bf6ce41d2692db2e991447015fb4bfbf3c3982 (diff) | |
download | linux-d36d13a3ec1ef25c411d39c1e14dd2cdff98edbb.tar.xz |
rt2x00: rt2800usb: implement queue_init callback
The generic rt2x00 code has been changed to allow the
drivers toimplement dynamic data_queue initialization.
Remove the static data queue descriptor structures
and implement the queue_init callback instead.
The actual chipset is already known when the callback
is used. This allows us to use a single callback for
all supported devices.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq_ondemand.c')
0 files changed, 0 insertions, 0 deletions