We need to set the gpio line number
SVN-Revision: 9819
This commit is contained in:
parent
b998d4fa51
commit
620d050dfa
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ static __devinit int rb153_pata_driver_probe(struct platform_device *pdev)
|
|||
return -ENOMEM;
|
||||
|
||||
ah->private_data = info;
|
||||
info->gpio_line = gpio;
|
||||
|
||||
info->iobase = devm_ioremap_nocache(&pdev->dev, res->start,
|
||||
res->end - res->start + 1);
|
||||
|
|
Loading…
Reference in a new issue