Thread (21 messages) 21 messages, 5 authors, 2012-05-21
STALE5160d

[PATCH 2/4] GPMI-NAND: Fixup compile issue

From: Shawn Guo <hidden>
Date: 2012-05-21 01:16:00

This one has been fixed on arm-soc.

Regards,
Shawn

On Mon, May 21, 2012 at 03:02:18AM +0200, Marek Vasut wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Huang Shijie <redacted>
Cc: Shawn Guo <redacted>
Cc: Fabio Estevam <redacted>
---
 drivers/mtd/nand/gpmi-nand/gpmi-nand.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/nand/gpmi-nand/gpmi-nand.c b/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
index f5f3d761..33111a9 100644
--- a/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
+++ b/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
@@ -486,7 +486,7 @@ static int __devinit acquire_resources(struct gpmi_nand_data *this)
 	if (ret)
 		goto exit_dma_channels;
 
-	pinctrl = devm_pinctrl_get_select_default(&pdev->dev);
+	pinctrl = devm_pinctrl_get_select_default(&this->pdev->dev);
 	if (IS_ERR(pinctrl)) {
 		ret = PTR_ERR(pinctrl);
 		goto exit_pin;
-- 
1.7.10
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help