20 Jun
2018
20 Jun
'18
12:42 p.m.
On Wed, 2018-06-20 at 13:46 +0800, Pan, Xiuli wrote:
Why do we need to create a new DAI here ? Can we not pass in a flag for LBM_KCTRL to the standard DAI macro ?
Sure that could work. This is used for not let user misuse some of the macro with some error flag. But a flag is also a good idea.
You could have the flags as a bitmask too so that the flag could be used for more that just lbm.
Liam