[PATCH][RFC] mmc, sd: do not read switch, if the host do not support high speed

2012-12-16 Thread Heiko Schocher
If the host controller do not support high speed, do not send the read switch CMD 6. Same as done in mmc_sd_switch_hs(). Signed-off-by: Heiko Schocher Cc: Wolfgang Denk Cc: Dieter Schaffner Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-...@vger.kernel.org --- drivers/mmc/core/sd.c |4

Re: linux-next: build warning after merge of the final tree

2012-12-16 Thread Stephen Rothwell
Hi all, On Mon, 17 Dec 2012 14:22:38 +1100 Stephen Rothwell wrote: > > After merging the final tree, today's linux-next build (powerpc allnoconfig) > produced this warning: > > warning: (PPC) selects SPARSE_IRQ which has unmet direct dependencies > (HAVE_GENERIC_HARDIRQS && (IRQ_DOMAIN && DEBU

linux-next: build warning after merge of the final tree

2012-12-16 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allnoconfig) produced this warning: warning: (PPC) selects SPARSE_IRQ which has unmet direct dependencies (HAVE_GENERIC_HARDIRQS && (IRQ_DOMAIN && DEBUG_FS || MAY_HAVE_SPARSE_IRQ)) I don't know what introduced that. -- Che

Re: [git pull] Please pull powerpc.git next branch

2012-12-16 Thread Benjamin Herrenschmidt
On Sat, 2012-12-15 at 07:44 +1100, Benjamin Herrenschmidt wrote: > Finally managed to get my head away from some other distractions > to put this pull request together, sorry for the lateness :-) > > The main highlight is probably some base POWER8 support. There's > more to come such as transactio