From: Sathya Perla Date: Mon, 23 Feb 2015 09:20:16 +0000 (-0500) Subject: be2net: move be_func_init() call inside be_setup() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~405^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f962f840f81f5b9f2df136dd44872f18a82def38;p=pandora-kernel.git be2net: move be_func_init() call inside be_setup() Every time be_setup() is called, the driver will have to wait for the function/FW to be properly initialized. So, it make sense to move this call inside be_setup(). Signed-off-by: Sathya Perla Signed-off-by: Kalesh AP Signed-off-by: David S. Miller --- Reading git-diff-tree failed