1. 23 Jun, 2012 1 commit
    • Arik Nemtsov's avatar
      wlcore: don't allow SDIO read/writes after failure · 1d23396d
      Arik Nemtsov authored
      Set a flag and after the first read/write failure is encountered.
      This flag will disallow further SDIO read/writes until op_stop() is
      executed, which will clear all flags.
      
      This prevents further errors from occurring, since one error usually
      indicates that IO operations won't work anymore until the chip is
      rebooted.  By blocking more calls, we avoid extra timeouts and having
      to wait for them to occur.
      
      [Added second paragraph explaining why the change is needed. -- Luca]
      Signed-off-by: default avatarArik Nemtsov <arik@wizery.com>
      Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
      1d23396d
  2. 22 Jun, 2012 13 commits
  3. 21 Jun, 2012 12 commits
  4. 13 Jun, 2012 6 commits
  5. 08 Jun, 2012 8 commits