From a30067bb541f834b22c9cfa2dd99ebe3da709115 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Fri, 23 Jan 2015 11:38:00 +0100 Subject: [PATCH] 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 Signed-off-by: Sebastian Reichel --- Reading git-format-patch failed