From: Daeseok Youn Date: Sat, 9 Aug 2014 05:38:41 +0000 (+0900) Subject: staging: dgap: Simplify to set a concentrator type X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1414 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6aa0164cd3b1c5192e87f5651ec382c3bc3abac;p=pandora-kernel.git staging: dgap: Simplify to set a concentrator type It is same manner with setting a board type. For example of config file for concentrator, "conc ccon" or "conc epcon" After allocating a type of "CNODE" then set a type of concentrator. So remove cases in swith statement, just get a token from string and set to "conc.type". And also it doesn't need to "conc.v_type". Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed