mfd: intel_soc_pmic: Move PMIC interrupt comment to probe function
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Fri, 13 Feb 2015 13:01:13 +0000 (15:01 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 3 Mar 2015 16:41:11 +0000 (16:41 +0000)
commit9c98dcb08c85e67ce83f3a7f8785da20349533fe
treeb5a8dac3cc903f646a172b96aa88d876cae5be93
parent575ef7f6d5df2aec86f407c76c0b95b3064e4b30
mfd: intel_soc_pmic: Move PMIC interrupt comment to probe function

intel_soc_pmic_find_gpio_irq() tries to find a GPIO interrupt but doesn't
select between it or I2C interrupt so it makes more sense to move this
comment to intel_soc_pmic_i2c_probe() with minor edits.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel_soc_pmic_core.c
This page took 0.026774 seconds and 5 git commands to generate.