]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: vexpress: Handle pending config transactions
authorPawel Moll <pawel.moll@arm.com>
Thu, 25 Apr 2013 17:14:51 +0000 (18:14 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Apr 2013 14:10:03 +0000 (16:10 +0200)
commit367764a4d1c8dfbf3e24bb0ffbc5eb8c5d5bf6eb
treed5eeeee09c3541532fc351ed1ff1063638e4a690
parent8bf874a474f17e2d0fca13456e773a11fa4715ca
mfd: vexpress: Handle pending config transactions

The config transactions "scheduler" was hopelessly broken,
repeating completed transaction instead of picking up
next pending one.

Fixed now. Also improved debug messages.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Reviewed-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/vexpress-config.c