From: Pekka Enberg Date: Wed, 8 Apr 2009 08:14:03 +0000 (+0300) Subject: Staging: w35und: inline hal_set_phy_type() to wb35_hw_init() X-Git-Tag: v2.6.31-rc1~105^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ca748ce517a09068a897fddf9672f2a3286573f;p=pandora-kernel.git Staging: w35und: inline hal_set_phy_type() to wb35_hw_init() Impact: cleanup The hal_set_phy_type() is called in wb35_hw_init() only so inline the function there. Also remove a redundant assignment of ->phy_type to RF_WB_242_1. Acked-by: Pavel Machek Signed-off-by: Pekka Enberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed