]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Set MAX8997 irq pointer
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 18 Aug 2011 07:37:35 +0000 (16:37 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 6 Sep 2011 14:37:59 +0000 (16:37 +0200)
commit7a784b63b29cfdb425c63795146ffab1026179a7
tree495a3be2aec959b2cd9d982bb59791fc3cc025e8
parent49901c36838a542ef62b82d72588d4c0c3f6f77b
mfd: Set MAX8997 irq pointer

Required platform information is not handed to max8997-irq.c properly.
This patch enables to hand over such information to max8997-irq.c so
that max8997-irq functions properly.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/max8997.c