From: H Hartley Sweeten Date: Wed, 6 Feb 2013 00:19:40 +0000 (-0700) Subject: staging: comedi: vmk80xx: remove common and unused boardinfo X-Git-Tag: v3.9-rc1~127^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ba1a599333c576e9dea7dfdcd9a4446d958093;p=pandora-kernel.git staging: comedi: vmk80xx: remove common and unused boardinfo Some of the information in the boardinfo is common for both boards supported by this driver. Remove that information from the boardinfo and just initialize the subdevice values directly. Also, remove any information in the boardinfo that is not used in the driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed