[Bug 88801] SCM PCMCIA CompactFlash Adapter seems not to be recognized

2016-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=88801

--- Comment #34 from ingvarthorv...@gmail.com ---
Created attachment 230871
  --> https://bugzilla.kernel.org/attachment.cgi?id=230871=edit
Pci Flags Test Fix

-- 
You are receiving this mail because:
You are the assignee for the bug.

___
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia


[Bug 88801] SCM PCMCIA CompactFlash Adapter seems not to be recognized

2016-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=88801

--- Comment #33 from ingvarthorv...@gmail.com ---
That was incorrect see if this patch helps out on top of the other patch that
fixes your original issue of the card not being able to be read/written to
after boot.

-- 
You are receiving this mail because:
You are the assignee for the bug.

___
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia


[Bug 88801] SCM PCMCIA CompactFlash Adapter seems not to be recognized

2016-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=88801

--- Comment #32 from Elmar Stellnberger  ---
OOpsla; there is something wrong about the patch:
ap->ioaddr.altstatus_addr = base + ??;

What value would you suggest to assign here?
I have seen different values being assigned here in different locations like
base + 0x8a, 0xe, 0xca or ap->ioaddr.ctl_addr like before.

-- 
You are receiving this mail because:
You are the assignee for the bug.

___
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia


Re: [PATCH] pcmcia: ds: fix suspend/resume

2016-08-27 Thread Russell King - ARM Linux
On Sat, Aug 27, 2016 at 02:05:22PM +0200, Dominik Brodowski wrote:
> Russell,
> 
> On Sun, Aug 21, 2016 at 12:05:30AM +0100, Russell King wrote:
> > PCMCIA suspend/resume no longer works since the commit mentioned below,
> > as the callbacks are no longer made.  Convert the driver to the new
> > dev_pm_ops, which restores the suspend/resume functionality.  Tested on
> > the arm arch Assabet platform with a pcnet_cs CF card.
> > 
> > Fixes: aa8e54b559479 ("PM / sleep: Go direct_complete if driver has no 
> > callbacks")
> > Signed-off-by: Russell King 
> 
> Looks goot to me. Can you push it upstream, please?

I can do - should I take that as an Acked-by?

Thanks.

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

___
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia


[Bug 88801] SCM PCMCIA CompactFlash Adapter seems not to be recognized

2016-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=88801

--- Comment #29 from Elmar Stellnberger  ---
absolutely no difference in the backtrace towards attachement #26 "latest patch
applied on vanilla: backtraces as always while rw works" /
insertion-patch5.dmesg with kernel 4.8.0-rc2-ARCH-00351-ga5539a8.

-- 
You are receiving this mail because:
You are the assignee for the bug.

___
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia