1. 04 6月, 2021 8 次提交
  2. 02 4月, 2021 1 次提交
  3. 23 1月, 2021 1 次提交
  4. 27 11月, 2020 4 次提交
  5. 11 11月, 2019 4 次提交
  6. 19 6月, 2019 1 次提交
  7. 18 4月, 2019 3 次提交
  8. 11 4月, 2019 1 次提交
  9. 16 1月, 2019 8 次提交
  10. 28 11月, 2018 1 次提交
  11. 10 7月, 2018 1 次提交
    • D
      memory: tegra: Correct driver probe order · 1662dd64
      Dmitry Osipenko 提交于
      The Reset Controller should be registered in the end of probe, otherwise
      Memory Controller device goes away if IRQ requesting fails and the Reset
      Controller stays registered. To avoid having to unwind the MC probing in
      a case of SMMU probe failure, let's simply print the error message without
      failing the MC probe. This allows us to just move the Reset Controller
      registering before the SMMU registration, reducing code churning. Also
      let's not fail MC probe in a case of Reset Controller registration failure
      as it doesn't prevent the MC driver to work.
      Signed-off-by: NDmitry Osipenko <digetx@gmail.com>
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      1662dd64
  12. 18 5月, 2018 1 次提交
  13. 30 4月, 2018 2 次提交
  14. 27 4月, 2018 3 次提交
  15. 14 6月, 2016 1 次提交