wl12xx/wlcore: move wl1271 struct to wlcore and add ops
authorLuciano Coelho <coelho@ti.com>
Mon, 21 Nov 2011 17:25:24 +0000 (19:25 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:56 +0000 (08:43 +0300)
In order to add chip-specific operations and prepare for future
elements that need to be set by the lower driver, move the wl1271
structure to the wlcore.h file and add an empty placeholder for the
operations structure.

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

No differences found