1. 26 3月, 2021 1 次提交
  2. 23 3月, 2021 4 次提交
  3. 18 3月, 2021 1 次提交
  4. 10 3月, 2021 3 次提交
  5. 13 2月, 2021 1 次提交
    • R
      of: Remove of_dev_{get,put}() · 83c4a4ee
      Rob Herring 提交于
      of_dev_get() and of_dev_put are just wrappers for get_device()/put_device()
      on a platform_device. There's also already platform_device_{get,put}()
      wrappers for this purpose. Let's update the few users and remove
      of_dev_{get,put}().
      
      Cc: Michael Ellerman <mpe@ellerman.id.au>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Paul Mackerras <paulus@samba.org>
      Cc: "David S. Miller" <davem@davemloft.net>
      Cc: Jakub Kicinski <kuba@kernel.org>
      Cc: Frank Rowand <frowand.list@gmail.com>
      Cc: Patrice Chotard <patrice.chotard@st.com>
      Cc: Felipe Balbi <balbi@kernel.org>
      Cc: Julia Lawall <Julia.Lawall@inria.fr>
      Cc: Gilles Muller <Gilles.Muller@inria.fr>
      Cc: Nicolas Palix <nicolas.palix@imag.fr>
      Cc: Michal Marek <michal.lkml@markovi.net>
      Cc: linuxppc-dev@lists.ozlabs.org
      Cc: netdev@vger.kernel.org
      Cc: linux-arm-kernel@lists.infradead.org
      Cc: linux-usb@vger.kernel.org
      Cc: cocci@systeme.lip6.fr
      Signed-off-by: NRob Herring <robh@kernel.org>
      Reviewed-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      Link: https://lore.kernel.org/r/20210211232745.1498137-2-robh@kernel.org
      83c4a4ee
  6. 09 2月, 2021 2 次提交
  7. 06 2月, 2021 5 次提交
  8. 05 2月, 2021 2 次提交
  9. 04 2月, 2021 2 次提交
  10. 15 1月, 2021 4 次提交
  11. 14 1月, 2021 2 次提交
  12. 12 1月, 2021 3 次提交
  13. 07 1月, 2021 1 次提交
  14. 04 1月, 2021 5 次提交
  15. 28 12月, 2020 4 次提交