On Wed, Apr 18, 2012 at 09:30:33PM -0300, Fabio Estevam wrote: > On mxs SoCs the SSP controller can act as MMC or SPI controller. > > Remove the SSP related definitions from the mxs-mmc driver and put it on a > common header file. > > This will facilitate the introduction of the spi-mxs driver. > We are trying to remove <mach/*.h> from drivers. And this patch moves to the opposite direction.
Regards, Shawn > Cc: Chris Ball <[email protected]> > Signed-off-by: Fabio Estevam <[email protected]> > --- > arch/arm/mach-mxs/include/mach/ssp-regs.h | 114 > +++++++++++++++++++++++++++++ > drivers/mmc/host/mxs-mmc.c | 93 +----------------------- > 2 files changed, 116 insertions(+), 91 deletions(-) > create mode 100644 arch/arm/mach-mxs/include/mach/ssp-regs.h ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
