Messages in this thread |  | | Date | Thu, 17 Jan 2013 13:35:47 +0530 | Subject | Re: [PATCH v4] dw_dmac: don't exceed AHB master number in dwc_get_data_width | From | Viresh Kumar <> |
| |
On Thu, Jan 17, 2013 at 1:33 PM, Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > The driver assumes that hardware has two AHB masters which might not be always > true. In such cases we must not exceed number of the AHB masters present in the > hardware. In the proposed scheme in this patch, we would choose the master with > highest possible number whenever we exceed max AHB masters. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Looks good now.
|  |