From: Ben Hutchings Date: Sat, 15 Sep 2012 17:11:18 +0000 (+0000) Subject: llc2: Remove dead code for state machine X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=025e36332573177ecd7c12730e18a4390f994f05;p=pandora-kernel.git llc2: Remove dead code for state machine The initial state is UP and there is no way to enter the other states as the required event type is never generated. Delete all states, event types, and other dead code. The only thing left is handling of the XID and TEST commands. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed