CNS3xxx: Fix PCIe read size limit.
authorKrzysztof Hałasa <khalasa@piap.pl>
Tue, 16 Sep 2014 10:37:16 +0000 (12:37 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Sep 2014 21:35:01 +0000 (23:35 +0200)
Max_Read_Request_Size is 3 bits wide, not 2 bits.
Also fix the message.

Signed-off-by: Krzysztof Hałasa <khalasa@piap.pl>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-cns3xxx/pcie.c

Simple merge