diff options
author | Ricardo Neri <ricardo.neri@ti.com> | 2012-05-18 02:42:36 -0400 |
---|---|---|
committer | Liam Girdwood <lrg@ti.com> | 2012-05-22 12:33:23 -0400 |
commit | 2603915336352e5491c02b0befa3b890ea13d6ef (patch) | |
tree | 958b3d08bff774ef196b3e20331493c824a51613 /net/sunrpc/xprtrdma/svc_rdma_transport.c | |
parent | 0ff5ee871ff18bb5b66a81353aac1db7e9399d95 (diff) |
ASoC: OMAP: HDMI: Create a structure for private data of the CPU DAI
Create a struct hdmi_priv to store the relevant data of the CPU DAI
driver. As more data is added to the driver, having all the data
in the same location eases its handling. At the moment, only the DMA
configuration parameters are included in the structure.
Also, the required memory is allocated using devm_kzalloc rather than
using a static global variable.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>
Diffstat (limited to 'net/sunrpc/xprtrdma/svc_rdma_transport.c')
0 files changed, 0 insertions, 0 deletions