From: Maxime Ripard Date: Wed, 30 Jul 2014 08:30:21 +0000 (+0200) Subject: dmaengine: sun6i: Remove switch statement from buswidth convertion routine X-Git-Tag: cleanup-for-v3.18~47^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92e4a3bf3812b0b0d06c6736fe4d83e1442640ef;p=pandora-kernel.git dmaengine: sun6i: Remove switch statement from buswidth convertion routine Since the conversion routine is quite trivial, we don't need this switch, and we can just use a simple calculation. Signed-off-by: Maxime Ripard Signed-off-by: Vinod Koul --- Reading git-diff-tree failed