From: Sathya Perla Date: Mon, 23 Feb 2015 09:20:10 +0000 (-0500) Subject: be2net: refactor function initalization sequence into be_func_init() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~405^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca3de6b29d09585bdb7b5af2e12f815468120184;p=pandora-kernel.git be2net: refactor function initalization sequence into be_func_init() Function initialization sequence is executed in be_probe(), be_resume and be_eeh_resume(). Move this code to a new routine called be_func_init() to prevent code duplication. Signed-off-by: Sathya Perla Signed-off-by: Kalesh AP Signed-off-by: David S. Miller --- Reading git-diff-tree failed