commit | 1ab739db8ed86ab2815d903c0e53d88a88e315c4 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri Sep 25 14:48:22 2015 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Mon Oct 26 15:09:48 2015 +0900 |
tree | 7498a218e7af121eb7b5cb69dfe9f956cc1e812b | |
parent | 498d5a373ac4aa20d7ad63770f2196922ae2f26c [diff] |
drm/exynos/hdmi: use constant size array for regulators Driver always uses the same number of regulators, so there is no point in dynamic allocation. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>