Skip to content
Snippets Groups Projects
Commit d5776337 authored by Andres Salomon's avatar Andres Salomon Committed by Samuel Ortiz
Browse files

asoc: davinci_voicecodec: use mfd_data instead of driver_data


Use mfd_data for passing information from mfd drivers to soc
clients.  The mfd_cell's driver_data field is being phased out.

Clients that were using driver_data now access .mfd_data
via mfd_get_data().

Signed-off-by: default avatarAndres Salomon <dilinger@queued.net>
Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 65e52359
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment