Re: [PATCH 0/4] mmc: sunxi: General fixup (v2)

2014-12-19 Thread Ulf Hansson
On 16 December 2014 at 15:10, David Lanzendörfer wrote: > Hello > This patchset was inspired questions from 李想 of Allwinner and incorporates as > well suggestions from Hans related to spin locks. > For example have not all attributes of the shared host object been protected > by the spin lock, thi

Re: [PATCH 0/4] mmc: sunxi: General fixup (v2)

2014-12-16 Thread Hans de Goede
Hi, On 16-12-14 15:10, David Lanzendörfer wrote: Hello This patchset was inspired questions from 李想 of Allwinner and incorporates as well suggestions from Hans related to spin locks. For example have not all attributes of the shared host object been protected by the spin lock, this has been chan

[PATCH 0/4] mmc: sunxi: General fixup (v2)

2014-12-16 Thread David Lanzendörfer
Hello This patchset was inspired questions from 李想 of Allwinner and incorporates as well suggestions from Hans related to spin locks. For example have not all attributes of the shared host object been protected by the spin lock, this has been changed. Also some register names and reset behavior hav

[PATCH 0/4] mmc: sunxi: General fixup

2014-12-15 Thread David Lanzendörfer
Hello This patchset was inspired questions from 李想 of Allwinner and incorporates as well suggestions from Hans related to spin locks. For example have not all attributes of the shared host object been protected by the spin lock, this has been changed. Also some register names and reset behavior hav