On 09/11/15 13:58, Andy Shevchenko wrote: > On Mon, Nov 9, 2015 at 3:23 PM, Jon Hunter <jonath...@nvidia.com> wrote: >> Currently the tegra-apb DMA driver suspend/resume helpers, save and >> restore the registers for all channels regardless of whether they are >> in use or not. Change this so that only channels that have been >> allocated and configured are saved and restored. > > Nitpick > >> + /* >> + * Only save the state of DMA channels that are in use. >> + */ > > One line? > >> + /* >> + * Only restore the state of DMA channels that are in use. >> + */ > > Same.
Ok. Jon -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html