On Tue, Apr 12, 2016 at 07:43:59AM +0200, Takashi Iwai wrote: > But the problem is more complicated because you're changing drm stuff, > too. This is usually managed in drm tree. So this cross over three > different trees.
The DRM folks tend to leave this up to us, or at least review on any of these crossover patches has been extremely light. > Do we really need this? Even the direct reference is pretty much > obvious. e.g. I see no big difference between two lines below: > spk_alloc = drm_eld_get_spk_alloc(some_eld); > spk_alloc = some_eld[DRM_ELD_SPAEKER]; That'd make things even easier of course. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160412/1eb22089/attachment.sig>
