]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3bd26a7bd5a6cf93e8ad2b8fbe33db56f2f19cbf
treeb306f0cd396c7e2cebc010808b4c7cf2d3f2f1d7
parenta0da5b8991b2d7f987de14a6dadb87d57ba1006e
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