1. 18 9月, 2012 1 次提交
  2. 11 9月, 2012 3 次提交
  3. 06 9月, 2012 7 次提交
  4. 22 8月, 2012 1 次提交
  5. 17 8月, 2012 23 次提交
  6. 31 7月, 2012 2 次提交
  7. 23 7月, 2012 1 次提交
    • T
      pwm: Conflict with legacy PWM API · eac7a92f
      Thierry Reding 提交于
      In order to avoid duplicate symbols with legacy PWM API implementations,
      the new PWM framework needs to conflict with any of the existing legacy
      implementations. This is done in two ways: for implementations provided
      by drivers, a conflict is added to the driver to ensure it will have to
      be ported to the PWM subsystem before it can coexist with other PWM
      providers. For architecture-specific code, the conflict is added to the
      PWM symbol to avoid confusion when a previously picked platform or
      machine can no longer be selected because of the PWM subsystem being
      included.
      Signed-off-by: NThierry Reding <thierry.reding@avionic-design.de>
      eac7a92f
  8. 20 7月, 2012 1 次提交
  9. 12 7月, 2012 1 次提交