From: Jean Delvare Date: Sun, 1 May 2011 16:18:49 +0000 (+0200) Subject: i2c-parport: Fix adapter list handling X-Git-Tag: v2.6.39-rc6~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56acc7a39ac4ac7638cdc32cd3d0832ebbc834e4;p=pandora-kernel.git i2c-parport: Fix adapter list handling Use a standard list with proper locking to handle the list of adapters. Thankfully it only matters on systems with more than one parallel port, which are very rare. Thanks to Lukasz Kapiec for reporting the problem to me. Signed-off-by: Jean Delvare Cc: stable@kernel.org --- Reading git-diff-tree failed