but again,
the only situation when parent device matter is runtime PM,
which is not implemented for Timberdale.
Signed-off-by: Pawel Moll
---
drivers/mmc/host/sdhci-pltfm.c | 10 ++
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/drivers/mmc/host/sdhci-pltfm.c b/drivers/m
On Mon, 2014-08-11 at 10:07 +0100, Ulf Hansson wrote:
> On 8 August 2014 18:36, Pawel Moll wrote:
> > On Fri, 2014-07-25 at 15:23 +0100, Pawel Moll wrote:
> >> The code selecting a device for the sdhci host has been
> >> continuously tweaked (4b711cb13843f5082e82970
On Fri, 2014-07-25 at 15:23 +0100, Pawel Moll wrote:
> The code selecting a device for the sdhci host has been
> continuously tweaked (4b711cb13843f5082e82970dd1e8031383134a65
> "mmc: sdhci-pltfm: Add structure for host-specific data" and
> a4d2177f00a5252d825236c5124bc1
but again,
the only situation when parent device matter is runtime PM,
which is not implemented for Timberdale.
Cc: Chris Ball
Cc: Anton Vorontsov
Cc: Ulf Hansson
Cc: linux-...@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Pawel Moll
---
This patch is a part of effort to re
1 -
> drivers/i2c/i2c-core.c |3 +++
For what it's worth
Tested-by: Pawel Moll
on Versatile Express.
Regards
Paweł
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
Commit b8076966e8e1 ("params: _initcall-like kernel parameters")
changed the parse_args() API without fixing all the callers. Done now.
Signed-off-by: Pawel Moll
---
arch/powerpc/mm/hugetlbpage.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/arch/