|
@@ -368,8 +368,6 @@ int regmap_add_irq_chip(struct regmap *map, int irq, int irq_flags,
|
|
|
d->status_buf = kzalloc(sizeof(unsigned int) * chip->num_regs,
|
|
d->status_buf = kzalloc(sizeof(unsigned int) * chip->num_regs,
|
|
@@ -506,6 +504,8 @@ int regmap_add_irq_chip(struct regmap *map, int irq, int irq_flags,
|