From: Konrad Zapalowicz Date: Sat, 16 Aug 2014 14:58:06 +0000 (+0200) Subject: staging: dgnc: Remove driver-wide polling counter variable X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3599abafcc51594f1629f19a6a12ff92f6e94017;p=pandora-kernel.git staging: dgnc: Remove driver-wide polling counter variable The polling counter variable is only exposed via sysfs and has no other purpose. Now, since the polling shall be implemented as a board specific feature rather than being global in the driver this counter is obsolete. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed