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)
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>

No differences found