commit | a30067bb541f834b22c9cfa2dd99ebe3da709115 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Jan 23 11:38:00 2015 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Fri Jan 23 16:03:00 2015 +0100 |
tree | 0f84a1fa728a02228fb5ea19c11d063061c5b48b | |
parent | 24d3b15a1844e3d2c7f5b0d9c482ece98386ede1 [diff] |
power: test_power: Use enum as index for array of supplies Replace hard-coded numbers for indices of power supply array with enum. This improves a little the readability as one does not have to guess which power supply is associated with number. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>