summaryrefslogtreecommitdiff
path: root/lib/percpu_counter.c
diff options
context:
space:
mode:
authorMatthew Leach <matthew@mattleach.net>2012-12-17 23:59:45 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-18 01:15:13 (GMT)
commit56c82cdc36a836f564cf4ea09da16fd9297ab3b5 (patch)
tree3649f5cd113c53bf0eaeb4e44e9218c555a9b777 /lib/percpu_counter.c
parent41739ee355abc39d36bde6feed32ad16c63ceea2 (diff)
downloadlinux-fsl-qoriq-56c82cdc36a836f564cf4ea09da16fd9297ab3b5.tar.xz
musb: tusb6010: use io{read,write}*_rep accessors
The {read,write}s{b,w,l} operations are not defined by all architectures and are being removed from the asm-generic/io.h interface. This patch replaces the usage of these string functions in the tusb6010 accessors with io{read,write}{8,16,32}_rep calls instead. Signed-off-by: Matthew Leach <matthew@mattleach.net> Signed-off-by: Will Deacon <will.deacon@arm.com> Cc: Felipe Balbi <balbi@ti.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Ben Herrenschmidt <benh@kernel.crashing.org> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/percpu_counter.c')
0 files changed, 0 insertions, 0 deletions