1. 01 Dec, 2015 5 commits
  2. 30 Nov, 2015 17 commits
  3. 25 Nov, 2015 17 commits
  4. 24 Nov, 2015 1 commit
    • David S. Miller's avatar
      Merge branch 'sh_eth-remove-obsolete-platform_ids' · 0ba44351
      David S. Miller authored
      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: default avatarDavid S. Miller <davem@davemloft.net>
      0ba44351