From: Emmanuel Grumbach Date: Tue, 31 May 2011 05:22:30 +0000 (+0300) Subject: iwlagn: introduce iwl_bus and iwl_bus_ops X-Git-Tag: v3.1-rc1~316^2~350^2^2~66^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a48709c5d076aa3a3f9b6426f462abe6bf432b11;p=pandora-kernel.git iwlagn: introduce iwl_bus and iwl_bus_ops iwl_bus will represent a bus, and iwl_bus_ops all the operations that can be done on this bus. For the moment only set_prv_data is implemented. More to come... Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed