From: Valentin Rothberg Date: Mon, 5 Dec 2011 10:02:35 +0000 (+0100) Subject: Staging: olpc_dcon.c: obsolete use of strict_stroul X-Git-Tag: v3.3-rc1~152^2~101^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c542341dff7cd818015247d290aa0971888a7b08;p=pandora-kernel.git Staging: olpc_dcon.c: obsolete use of strict_stroul As Dan mentioned, dcon_write() will only write u16 values. The appropriate parts have been changed. As a result of module_param() not accepting u16 as a valid data type, ushort is used. Signed-off-by: Valentin Rothberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed