1. 02 12月, 2015 5 次提交
  2. 01 12月, 2015 16 次提交
  3. 30 11月, 2015 1 次提交
  4. 26 11月, 2015 17 次提交
  5. 25 11月, 2015 1 次提交
    • D
      Merge branch 'sh_eth-remove-obsolete-platform_ids' · 0ba44351
      David S. Miller 提交于
      Geert Uytterhoeven says:
      
      ====================
      sh_eth: Remove obsolete platform_device_id entries
      
      Since commit 3d7608e4 ("ARM: shmobile: bockw: remove legacy
      board file and config"), which is in v4.4-rc1, shmobile SoCs are only
      supported in generic DT-only ARM multi-platform builds.  The sh_eth
      driver doesn't need to match platform devices by name anymore, hence
      this series removes the corresponding platform_device_id entries.
      
      Changes since v2:
        - More Acks,
        - Platform dependency has entered mainline,
      
      Changes since v1:
        - Protect some data and functions by #ifdef CONFIG_OF to silence
          unused compiler warnings on SH,
        - New patches 3 and 4.
      
      Thanks for applying!
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      0ba44351