tunnel-new: Read parameters from tunnel manager when available 87/30987/2
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 27 Nov 2014 12:57:10 +0000 (14:57 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 4 Dec 2014 17:10:16 +0000 (19:10 +0200)
commitd7ba70aa6f4e2b8df37c27f9a1f65e917159815f
tree4ca48a7f8aa450676b89df307275fca4bc79ad8b
parentf41dd2de30193714fa2c6e2e5f0f4cb3731c7770
tunnel-new: Read parameters from tunnel manager when available

This prepares for loading tunnel sink and source module instances from
the tunnel manager.

If the tunnel manager is available, and the tunnel manager has
sample spec and channel map information for the device, then let's use
that information when creating the sink or source so that the tunnel
will automatically match the parameters of the remote device. The
remote device's proplist is copied to the tunnel too.

Change-Id: I2755d6fc984d9014bc039924dd1d51ea5689c22c
src/Makefile.am
src/modules/module-tunnel-sink-new.c
src/modules/module-tunnel-source-new.c