Explorar o código

Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd

* 'for-linus' of git://git.o-hand.com/linux-mfd:
  mfd: Remove non exported references from pcf50633
Linus Torvalds %!s(int64=16) %!d(string=hai) anos
pai
achega
0d7a063fa7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/mfd/pcf50633-core.c

+ 0 - 1
drivers/mfd/pcf50633-core.c

@@ -626,7 +626,6 @@ static int __devinit pcf50633_probe(struct i2c_client *client,
 	}
 	}
 
 
 	if (client->irq) {
 	if (client->irq) {
-		set_irq_handler(client->irq, handle_level_irq);
 		ret = request_irq(client->irq, pcf50633_irq,
 		ret = request_irq(client->irq, pcf50633_irq,
 				IRQF_TRIGGER_LOW, "pcf50633", pcf);
 				IRQF_TRIGGER_LOW, "pcf50633", pcf);