[PATCH RESEND] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug

2015-06-24 Thread Krzysztof Kozlowski
From: Krzysztof Kozlowski k.kozlow...@samsung.com Status of enabling suspend mode for regulator was stored in bitmap-like long integer. However since adding support for S2MPU02 the number of regulators exceeded 32 so on devices with more than 32 regulators (S2MPU02 and S2MPS13) overflow happens

Re: [PATCH RESEND] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug

2015-06-24 Thread Mark Brown
On Wed, Jun 24, 2015 at 07:48:43PM +0900, Krzysztof Kozlowski wrote: From: Krzysztof Kozlowski k.kozlow...@samsung.com Status of enabling suspend mode for regulator was stored in bitmap-like long integer. Applied, thanks. signature.asc Description: Digital signature