]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
igb: delay the initialization of the driver
authorBibek Basu <bbasu@nvidia.com>
Fri, 13 Jun 2014 11:35:49 +0000 (17:05 +0530)
committerBibek Basu <bbasu@nvidia.com>
Mon, 14 Jul 2014 04:23:37 +0000 (21:23 -0700)
commitfb5a414c58e60bfc1c82659e3ef41774c37999a0
tree4cb5845d1cb28ce91796b0fd6a16e06cd4636fd1
parent6f8ddd87331ac76e9e522ee965849fd2a19faf79
igb: delay the initialization of the driver

Delay the initialization of igb driver because it
tries to grab resources and id which are mandatory
in that order for our platform.

Bug 200012303

Change-Id: I689483e7161ab91a2c3151a8f2646788e8f8d9ac
Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-on: http://git-master/r/423222
Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
drivers/net/ethernet/intel/igb/igb_main.c