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>
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>
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>