From: Felipe Balbi <felipe.ba...@linux.intel.com> Date: Wed, 11 Sep 2019 09:16:21 +0300
> The current version of the IOCTL have a small problem which prevents us > from extending the API by making use of reserved fields. In these new > IOCTLs, we are now making sure that flags and rsv fields are zero which > will allow us to extend the API in the future. > > Reviewed-by: Richard Cochran <richardcoch...@gmail.com> > Signed-off-by: Felipe Balbi <felipe.ba...@linux.intel.com> Applied.