forked from mirrors/linux
		
	Revert "gpio: merrifield: Restore use of irq_base"
This reverts commit6658f87f21. This revert is a prerequisite for the later revert of commit8f86a5b4ad. Reported-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
		
							parent
							
								
									806766af39
								
							
						
					
					
						commit
						52c75f5670
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -455,7 +455,6 @@ static int mrfld_gpio_probe(struct pci_dev *pdev, const struct pci_device_id *id | |||
| 	if (!girq->parents) | ||||
| 		return -ENOMEM; | ||||
| 	girq->parents[0] = pdev->irq; | ||||
| 	girq->first = irq_base; | ||||
| 	girq->default_type = IRQ_TYPE_NONE; | ||||
| 	girq->handler = handle_bad_irq; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Linus Walleij
						Linus Walleij