aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-sensor.c
AgeCommit message (Collapse)AuthorFilesLines
2014-07-15fsp-sensor: Remove allocation of array storing RIDs on the stackNeelesh Gupta1-10/+23
Dynamically allocate the 'prids' buffer to store the rid values of an FRC/sensor. Signed-off-by: Neelesh Gupta <neelegup@linux.vnet.ibm.com> Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+788
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>