parameter: Give device parameters types
This adds a variable type enum and adds this to the device parameters.
This information gives the user a hint which values a parameter expects
and also helps to organize the parameters better internally.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a2badef commit c6d839ea1dd2a926bab5ea179b2b72dc409bc2dd
@Sascha Hauer Sascha Hauer authored on 6 Apr 2017
Showing 3 changed files
View
commands/devinfo.c
View
include/param.h
View
lib/parameter.c