From: Gertjan van Wingerde Date: Tue, 22 Dec 2009 23:03:25 +0000 (+0100) Subject: rt2x00: Cleanup chip handling helper functions. X-Git-Tag: v2.6.34-rc1~233^2~682^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5122d8986232ef2a761f5cf70c31666c4d65c3e4;p=pandora-kernel.git rt2x00: Cleanup chip handling helper functions. Let each of them take a struct rt2x00_dev pointer as argument instead of a mixture of struct rt2x00_chip and struct rt2x00_dev pointers. Preparation for further clean ups in the rt2x00 chip handling, especially for rt2800 devices. Signed-off-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed