commit | eca28743b74736456bd75e0dabeb7d2df09fc03e | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Wed May 02 14:48:32 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri May 04 17:59:08 2007 -0700 |
tree | c7e24af40e3bda568a43bf119cdaad80f539594c | |
parent | 1c0c8461191d6d74926397abe2aa5f7cc9fd5a67 [diff] |
ps3fb: atomic fixes ps3fb: Use atomic_dec_if_positive() instead of bogus atomic_read()/atomic_dec() combinations Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>