From: Arend van Spriel Date: Fri, 25 Feb 2011 15:39:24 +0000 (+0100) Subject: staging: brcm80211: remove usage of struct osl_info to access device X-Git-Tag: v2.6.39-rc1~469^2~361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d278c51a072a655d7da23e3acc53f676967375;p=pandora-kernel.git staging: brcm80211: remove usage of struct osl_info to access device For accessing the PCI or SDIO device in the driver the device is stored in a separate structure osl_info. To get rid of the osl concept the use of this device pointer attribute is removed from the drivers. Reviewed-by: Roland Vossen Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed