hwmon: qpnp-adc: Request interrupt by name instead of number

Request the interrupt source by name instead of the number.
This is to make it more obvious what interrupt source is
being requested. There are multiple interrupts within the ADC
and requesting by name makes it know what interrupt is being
requested instead of using only an interrupt index. For normal
ADC operation the end of conversion interrupt is to
being requested here.

Change-Id: I2d24446daaba7f2d5a8f8a408ccfc6bd6bfcffa2
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
7 files changed