From: Dominik Brodowski Date: Thu, 29 Jul 2010 13:54:54 +0000 (+0200) Subject: pcmcia: remove Pin, Copy configuration register access X-Git-Tag: v2.6.37-rc1~189^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4a046030ade0f57b8f3b476d61c7c35d894b66;p=pandora-kernel.git pcmcia: remove Pin, Copy configuration register access The "Pin" and "Copy" configuration registers (CISREG_SCR, CISREG_PPR) do not seem to be utilized anywhere. If a device would request a write to these registers, "0" would be written. Continue to do so, but warn of unexpected behavior -- and remove the "Pin" and "Copy" entries from config_req_t. Tested-by: Wolfram Sang Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed