]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00265414-6 mxc: asrc: Use same part of code for 3 pair configuration
authorNicolin Chen <b42378@freescale.com>
Mon, 1 Jul 2013 07:18:38 +0000 (15:18 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:14:11 +0000 (14:14 +0200)
commite7cd5474a7f9ace863efc44419b2e7a629db90b4
tree947cd9694ec49e645144c521999f02d927d458f8
parent26d09754e8a80e20aeb9ecd2dc3e889972ba2088
ENGR00265414-6 mxc: asrc: Use same part of code for 3 pair configuration

The pair config code was prolix. Actually the three pair could use the same
part of code with different configurations. So remove the prolix code.

Acked-by: Wang Shengjiu <b02247@freescale.com>
Signed-off-by: Nicolin Chen <b42378@freescale.com>
(cherry picked from commit feb58d669633b94f97f111d79f81cb4abf1bf2c1)
drivers/mxc/asrc/mxc_asrc.c