27 Apr
2017
27 Apr
'17
8:49 a.m.
On Thu, 27 Apr 2017 08:46:00 +0200, fuweix.tang@intel.com wrote:
From: Mengdong Lin mengdong.lin@linux.intel.com
It's easy to use a vendor tuples object to define a C structure instance as vendor specific parameter for kernel drivers. And sometimes the kernel drivers may want a group of structures. So this patch will allow user to define multiple vendor tuples objects in a data section, to avoid defining multiple data sections and each data section only has 1 vendor tuples object.
There is no ABI change in this patch.
Signed-off-by: Mengdong Lin mengdong.lin@linux.intel.com Signed-off-by: Fuwei Tang fuweix.tang@intel.com
Applied, thanks.
Takashi