wlcore/wl12xx: move get_pg_ver to the lower driver
authorLuciano Coelho <coelho@ti.com>
Wed, 11 Apr 2012 07:54:52 +0000 (10:54 +0300)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:57 +0000 (08:43 +0300)
The PG version depends on the actual hardware.  This commit moves the
code used to read the PG version to the lower driver, by adding the
get_pg_ver hardware operation.

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

No differences found