staging: unisys: visorbus: Replace parser_param_start with parser_name_get
authorDavid Kershner <david.kershner@unisys.com>
Mon, 9 Jan 2017 18:02:23 +0000 (13:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:29:46 +0000 (17:29 +0100)
commit046f93dc727ab390bf951e52236debd710e58a7d
treeb306f0cd396c7e2cebc010808b4c7cf2d3f2f1d7
parent396e36c9ace54d07e870c63fcfe6ef5cd6a22088
staging: unisys: visorbus: Replace parser_param_start with parser_name_get

Replace the general CONTROLVM string parser setup which only handled the
name string with a specific name string retrieval function.

Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c