Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Johnson
8b1f6d0e11 wcnss: add support for configuring the serial number
The WLAN driver needs to know the device serial number.  This change
introduces a sysfs entry to allow userspace to configure the serial
number, and exports an API which allows WLAN and other wireless
technologies to query the serial number.

CRs-Fixed: 334945
Change-Id: Ib3937bef172ecf471d35cf3554289321531c5ea0
Signed-off-by: Jeff Johnson <jjohnson@codeaurora.org>
2012-02-06 11:22:43 -08:00
Sameer Thalappil
aebc0d8c24 wcnss: Add Riva 'power on lock' APIs
During SSR Riva should not be 'powered on' until all the host
drivers finish their shutdown routines. Add APIs to support
this synchronization mechanism.

Change-Id: Id211cf2deb7accd0e4bdfe8cd328e6807eac875e
Signed-off-by: Sameer Thalappil <sameert@codeaurora.org>
2012-01-01 13:45:23 -08:00
Sameer Thalappil
409ed358cf wcnss: Proxy vote for Iris regulators on behalf of Riva
This patch includes the following changes,
a. Proxy vote for Iris regulators on behalf of Riva.
b. During SSR power-on, vote for Iris regulators just like in
   cold boot.
c. Remove wcnss_riva.h, it was meant to be local to platform driver.
d. Make WCNSS platform driver part of kernel

Change-Id: Ied1f91297305469a0e4d9e524a03b49e1f600852
Signed-off-by: Sameer Thalappil <sameert@codeaurora.org>
2011-12-12 15:01:08 -08:00
Sameer Thalappil
ecdd1004ea wcnss: PM un-register API for Riva platform driver
This API will be called by the host drivers to un-register the PM APIs

Signed-off-by: Sameer Thalappil <sameert@codeaurora.org>
2011-10-03 16:19:30 -07:00
Bryan Huntsman
3f2bc4d6eb Initial Contribution
msm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142

Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
2011-10-03 09:57:10 -07:00