On Tuesday 26 April 2016 17:55:21 Wolfram Sang wrote: > Largely due to DT unification, some parts of the code became obsolete. Let's > remove that, the code is complex enough still: > > * There are no boards anymore with named interrupt support. Drop support for > that (patches 2-4) > * No need anymore for a public mmc/tmio.h header file. Merge it into the > private one (patch 5) > > Patches 1 and 6 are small cleanups found on the way > > Based on latest renesas-drivers which is based on v4.6-rc1 with my sdr50 > patches on top. Tested on a Renesas Lager board and build bot is happy, too > (after finding some issues initially). > > Change since V1: > > * Drop a small cleanup touching SH board files, so we stay in the MMC realm. > I will do this as a seperate patch so this series won't get delayed. > > Please test, comment, apply... > Looks really nice! Acked-by: Arnd Bergmann <arnd@xxxxxxxx>