On Thu, Apr 14, 2016 at 06:16:44PM +0200, Wolfram Sang wrote: > It took me a little to discover that CTL_STATUS has a different handling than > the other registers. CTL_STATUS and CTL_STATUS2, both u16, are merged into a > virtual u32. However, CTL_STATUS2 was also directly accessed. > > Clean this up, make this consistent, and document this. Making the driver less > complex and easier to work with. > > Tested on Renesas R-Car Gen2 and Gen3. It is on top of my not-yet applied > series "[PATCH 0/6] mmc: tmio/sdhi: clean up cruft". A complete branch is here: > > git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/sdhi-uhs Wow, you have had some fun there. These changes look correct and seem to be valuable clean ups to me. Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html