From: Mark Hounschell Date: Wed, 23 Apr 2014 14:33:44 +0000 (-0400) Subject: staging: dgap: Fix how we insure config data is a string X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~739 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077c28f8c2f6d375bb7927c1f909df810776647b;p=pandora-kernel.git staging: dgap: Fix how we insure config data is a string This patch changes the way we insure the config data is a string. Clearly this was just wrong. After a certain number of loads/unloads various OOPs were generated indicating something other than this driver had a problem. It was this driver. Signed-off-by: Mark Hounschell Tested-by: Mark Hounschell Reported-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed