On Wed, Dec 06, 2017 at 05:43:44PM +0000, Mark Brown wrote:
On Wed, Dec 06, 2017 at 04:34:00PM +0530, Guneshwor Singh wrote:
This series includes fixes for HDMI widgets sysfs not updating, shim read optimization, fixes for dmic dev_type check and feature to configure DSP clock source.
Please don't throw together a bunch of unrelated things into a patch series, if a patch is a standalone thing that isn't really related to and doesn't depend on the rest of the series just send it separately. This makes it much easier to follow what's going on and avoids changes getting held up by other, unrelated, changes. For example here the DSP clock scaling stuff is a three patch series, if there were problems with this probably the rest of the series would take longer to get looked at.
Makes sense. I will take care of this in my future posts.