wl12xx/wlcore: initial split of probe
authorLuciano Coelho <coelho@ti.com>
Mon, 21 Nov 2011 16:55:51 +0000 (18:55 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:56 +0000 (08:43 +0300)
We need to set some parameters (eg. partition and register tables)
during probe of the lower driver, so split the probe function, leaving
most of it in wlcore, but moving the hw struct allocation to the lower
driver.

Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found