diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-09-28 18:57:04 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-09-30 13:43:09 +0530 |
commit | 39416677b95bf1ab8bbfa229ec7e511c96ad5d0c (patch) | |
tree | affa045afd429e807ea61778fb1e1aa05bd5f991 /arch/avr32 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) | |
download | talos-obmc-linux-39416677b95bf1ab8bbfa229ec7e511c96ad5d0c.tar.gz talos-obmc-linux-39416677b95bf1ab8bbfa229ec7e511c96ad5d0c.zip |
dmaengine: dw: convert to __ffs()
We replace __fls() by __ffs() since we have to find a *minimum* data width that
satisfies both source and destination.
While here, rename dwc_fast_fls() to dwc_fast_ffs() which it really is.
Fixes: 4c2d56c574db (dw_dmac: introduce dwc_fast_fls())
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions