Re: [PATCH V1 1/4] spmi: pmic-arb: return __iomem pointer instead of offset

2017-07-06 Thread Stephen Boyd
On 07/03, Kiran Gunda wrote: > Modify the pmic_arb version ops to return an __iomem pointer > to the address instead of an offset. That way we do not need to > care about the base address changes in the new HW version. > > Signed-off-by: Kiran Gunda > --- Reviewed-by:

Re: [PATCH V1 1/4] spmi: pmic-arb: return __iomem pointer instead of offset

2017-07-06 Thread Stephen Boyd
On 07/03, Kiran Gunda wrote: > Modify the pmic_arb version ops to return an __iomem pointer > to the address instead of an offset. That way we do not need to > care about the base address changes in the new HW version. > > Signed-off-by: Kiran Gunda > --- Reviewed-by: Stephen Boyd --

[PATCH V1 1/4] spmi: pmic-arb: return __iomem pointer instead of offset

2017-07-03 Thread Kiran Gunda
Modify the pmic_arb version ops to return an __iomem pointer to the address instead of an offset. That way we do not need to care about the base address changes in the new HW version. Signed-off-by: Kiran Gunda --- drivers/spmi/spmi-pmic-arb.c | 87

[PATCH V1 1/4] spmi: pmic-arb: return __iomem pointer instead of offset

2017-07-03 Thread Kiran Gunda
Modify the pmic_arb version ops to return an __iomem pointer to the address instead of an offset. That way we do not need to care about the base address changes in the new HW version. Signed-off-by: Kiran Gunda --- drivers/spmi/spmi-pmic-arb.c | 87