Re: mvsdio: unhandled interrupt, mmc writes queuing up

2014-03-26 Thread Alexander Elbs
n Acked-by Jason Cooper, but I guess we simply lost > track of them. > > Sebastian > > [1] https://lkml.org/lkml/2013/11/15/276 > Hello Sebastian, I tested the patch series from [1] on top of 3.14-rc8. Works fine: no more unhandled interrupt messages. Tested-by: Alexander Elbs

Re: mvsdio: unhandled interrupt, mmc writes queuing up

2014-03-25 Thread Alexander Elbs
nd clocksource git bisect skip 15f18591d63fa78da87121ba0687fe1f4bcc5468 # skip: [a977e18e4cfc2ed73cc5bf05642f21323d9ec517] ARM: kirkwood: remove redundant DT board files git bisect skip a977e18e4cfc2ed73cc5bf05642f21323d9ec517 # skip: [cabbd6bd15723ffa60f954f3a6c76dc45062289b] ARM: orion5x: update intc device tree node to new reg

Re: regression: sd cards no longer recognized

2012-01-03 Thread Alexander Elbs
On Mon, Jan 02, 2012 at 08:24:55PM -0500, Chris Ball wrote: > Hi, > > On Mon, Jan 02 2012, Philip Rakity wrote: > > Ack-by: Philip Rakity > > Thanks. Alexander, could you give me a "Signed-off-by:" for the record? > Signed-off-by: Alexander Elbs --- driv

regression: sd cards no longer recognized

2012-01-01 Thread Alexander Elbs
s fine again. Could you include that fix or does it break other readers? Regards, Alexander Elbs --- drivers/mmc/host/sdhci.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c index 6d8eea3..8872e92 100644 --- a/drivers/mm