From: Michael Buesch Date: Fri, 4 Mar 2011 15:32:59 +0000 (+0000) Subject: cbus-retu-wdt: Store all data in device struct X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012df5da64dd99a5672869c0c99d9cce2be46df3;p=pandora-kernel.git cbus-retu-wdt: Store all data in device struct Get rid of all static global variables and store all information in the device structure. This cleans up the random mixup of information storage (struct vs static). Signed-off-by: Michael Buesch Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed