1. 02 4月, 2016 3 次提交
  2. 19 3月, 2016 1 次提交
  3. 07 3月, 2016 1 次提交
  4. 04 3月, 2016 1 次提交
  5. 03 3月, 2016 17 次提交
  6. 11 1月, 2016 1 次提交
  7. 08 1月, 2016 3 次提交
  8. 16 12月, 2015 4 次提交
  9. 15 12月, 2015 1 次提交
    • C
      stmmac: dwmac-sunxi: Call exit cleanup function in probe error path · d856c16d
      Chen-Yu Tsai 提交于
      dwmac-sunxi has 2 callbacks that were called from stmmac_platform as
      part of the probe and remove sequences.
      
      Ater the conversion of dwmac-sunxi into a standalone platform driver,
      the .init function is called before calling into the stmmac driver
      core, but .exit is not called to clean up if stmmac returns an error.
      
      This patch fixes the probe error path. This properly cleans up and
      releases resources when the driver core fails to probe.
      
      Cc: Joachim Eastwood <manabian@gmail.com>
      Fixes: 9a9e9a1e ("stmmac: dwmac-sunxi: turn setup callback into a
      		      probe function")
      Signed-off-by: NChen-Yu Tsai <wens@csie.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d856c16d
  10. 06 12月, 2015 1 次提交
  11. 04 12月, 2015 1 次提交
  12. 02 12月, 2015 1 次提交
  13. 01 12月, 2015 5 次提交