diff options
author | David Brownell <david-b@pacbell.net> | 2007-07-19 01:47:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 10:04:43 -0700 |
commit | a0a9983509f45b2225ca87fdcf7b40ea916834ed (patch) | |
tree | a70151c57f184bccd24175fa19a585021e297973 /net | |
parent | e53252d97e670a38b1d2e9723b48077bba11ddda (diff) |
gpio calls don't need i/o barriers
Clarify that drivers using the GPIO operations don't need to issue io
barrier instructions themselves. Previously this wasn't clear, and at
least one platform assumed otherwise (and would thus break various
otherwise-portable drivers which don't issue barriers).
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions