
29 Dec
2014
29 Dec
'14
2:34 p.m.
On Sun, 2014-12-28 at 11:58 +0100, Hans de Goede wrote:
Add a sunxi_monitor enum and parse the monitor option string into this enum once, rather then doing strcmp-s on it in various places. This also adds checking for it being a valid value.
This also adds new "none" and "lcd" values in preparation for lcd support.
Signed-off-by: Hans de Goede hdegoede@redhat.com
Acked-by: Ian Campbell ijc@hellion.org.uk