From: H Hartley Sweeten Date: Wed, 24 Oct 2012 23:32:03 +0000 (-0700) Subject: staging: comedi: cb_pcidda: remove the private data 'status' X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~992 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8545d2a8117f9d8cff9e066310125f6e93503edb;p=pandora-kernel.git staging: comedi: cb_pcidda: remove the private data 'status' This variable in the private data is only used to output some kernel noise during the attach about certian board types not being fully tested. All of the boards supported by this driver share a common register map and should be compatible. Just remove the 'status' and the noise. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed