linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] rt2x00: Update MCU operations during device initialization
@ 2012-02-13  4:48 Jakub Kicinski
  2012-02-13  4:48 ` [PATCH v2 1/4] rt2800pci: remove rt2800pci_set_state function Jakub Kicinski
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Jakub Kicinski @ 2012-02-13  4:48 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, users, Jakub Kicinski

Update MCU operations during initialization of rt2800pci devices 
and remove related functions which we don't need any more. As a result 
following error should no longer show up on every boot/resume:

rt2800pci_mcu_status: Error - MCU request failed, no response from hardware

v2:
 * remove rt2800usb_set_state as well as rt2800pci_set_state
 * rearrange switch statements to do fall through instead of recursive 
   calls according to Stanislaw's comment

Jakub Kicinski (4):
  rt2800pci: remove rt2800pci_set_state function
  rt2800usb: remove rt2800usb_set_state function
  rt2800: Add documentation on MCU requests
  rt2800pci: Fix 'Error - MCU request failed' during initialization

 drivers/net/wireless/rt2x00/rt2800.h    |   14 +++++++-
 drivers/net/wireless/rt2x00/rt2800pci.c |   58 ++++++++++++++----------------
 drivers/net/wireless/rt2x00/rt2800usb.c |   28 +++++----------
 3 files changed, 49 insertions(+), 51 deletions(-)

-- 
1.7.7.6


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-02-15 19:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13  4:48 [PATCH v2 0/4] rt2x00: Update MCU operations during device initialization Jakub Kicinski
2012-02-13  4:48 ` [PATCH v2 1/4] rt2800pci: remove rt2800pci_set_state function Jakub Kicinski
2012-02-14 10:47   ` [rt2x00-users] " Gertjan van Wingerde
2012-02-14 17:05     ` Jakub Kicinski
2012-02-15 15:42       ` Gertjan van Wingerde
2012-02-15 19:10         ` Jakub Kicinski
2012-02-13  4:48 ` [PATCH v2 2/4] rt2800usb: remove rt2800usb_set_state function Jakub Kicinski
2012-02-14 10:48   ` [rt2x00-users] " Gertjan van Wingerde
2012-02-13  4:48 ` [PATCH v2 3/4] rt2800: Add documentation on MCU requests Jakub Kicinski
2012-02-14 10:50   ` [rt2x00-users] " Gertjan van Wingerde
2012-02-13  4:48 ` [PATCH v2 4/4] rt2800pci: Fix 'Error - MCU request failed' during initialization Jakub Kicinski
2012-02-14 10:50   ` [rt2x00-users] " Gertjan van Wingerde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).