1. 09 1月, 2017 1 次提交
    • P
      spi: dw: Make debugfs use bus num and make irq name unique · e70002c8
      Phil Reid 提交于
      Instead of using device name it was suggested that bus number was more
      appropriate to differentiate debugfs names. Also reduce buffer size to
      more realistic 32 bytes instead of 128.
      
      When request_irq is called the bus number may not be assigned. Therefore
      the irq name was not unique when dynamic bus number was being used.
      As per most of the spi drivers use the device name instead. No other
      use of dws->name could be found so it was removed.
      Signed-off-by: NPhil Reid <preid@electromag.com.au>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      e70002c8
  2. 04 1月, 2017 1 次提交
  3. 01 1月, 2017 1 次提交
  4. 12 12月, 2016 11 次提交
  5. 11 12月, 2016 4 次提交
  6. 10 12月, 2016 10 次提交
  7. 09 12月, 2016 12 次提交