1. 23 6月, 2017 1 次提交
  2. 21 6月, 2017 1 次提交
  3. 16 6月, 2017 1 次提交
  4. 13 6月, 2017 1 次提交
  5. 16 5月, 2017 10 次提交
  6. 15 5月, 2017 4 次提交
  7. 28 4月, 2017 1 次提交
  8. 26 4月, 2017 1 次提交
  9. 25 4月, 2017 1 次提交
    • T
      pinctrl: tegra: xusb: Silence sparse warnings · 02101cb3
      Thierry Reding 提交于
      Commit 53d2a715 ("phy: Add Tegra XUSB pad controller support") added
      a new driver for the XUSB pad controller that implements a more flexible
      devicetree binding. In order to preserve backwards compatibility the old
      driver can be probed if the obsolete bindings are detected.
      
      In order to hide the legacy code, these prototypes were defined in a
      header private to the new driver. This has the disadvantage of making
      the sparse code checker complain about the missing declarations when
      compiling the old driver and suggesting to make the functions static.
      
      Avoid these sparse warnings by adding local prototype declarations into
      the compatibility driver.
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      02101cb3
  10. 24 4月, 2017 10 次提交
  11. 11 4月, 2017 3 次提交
  12. 10 4月, 2017 1 次提交
  13. 07 4月, 2017 5 次提交