Stefan Bauer b691da35ba i810fb: fix console switch regression
Since 4c7ffe0b9f7f40bd818fe3af51342f64c483908e ("fbdev: prevent drivers that
have hardware cursors from calling software cursor code") every call of
i810fb_cursor fails with -ENXIO because of a incorrect "!".

This hasn't struck until eaa0ff15c30dc9799eb4d12660edb73aeb6d32c5 ("fix !
versus & precedence in various places") surrounded the expression with braces,
so that the intended behavior was inverted.  That caused 'pixel waste' - the
same line of multi-colored pixels repeated over the whole screen - during
console switch.

This switches back to the original pre-4c7ffe0 behavior.

Signed-off-by: Stefan Bauer <stefan.bauer@cs.tu-chemnitz.de>
Tested-by: Stefan Bauer <stefan.bauer@cs.tu-chemnitz.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Antonino Daplas <adaplas@pol.net>
Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-19 18:53:36 -07:00
..
2007-10-18 14:37:17 -07:00
2008-03-10 18:01:20 -07:00
2008-02-03 17:31:49 +02:00
2007-10-19 11:53:42 -07:00
2007-07-31 15:39:39 -07:00
2008-02-06 10:41:16 -08:00
2007-10-18 14:37:17 -07:00
2007-10-13 21:53:08 -07:00
2007-10-27 22:18:12 -07:00
2008-02-03 17:31:49 +02:00
2007-11-29 09:24:52 -08:00
2008-02-06 10:41:15 -08:00
2008-02-06 10:41:15 -08:00
2007-05-08 11:15:26 -07:00
2007-10-13 21:53:08 -07:00
2007-11-14 18:45:42 -08:00
2008-02-06 10:41:15 -08:00
2008-02-06 10:41:16 -08:00
2008-03-10 18:01:20 -07:00
2008-03-10 18:01:20 -07:00
2008-02-06 10:41:17 -08:00
2008-02-06 10:41:16 -08:00
2007-10-16 09:43:20 -07:00
2008-02-06 10:41:17 -08:00
2007-10-16 09:43:14 -07:00
2008-03-04 16:35:13 -08:00
2007-10-16 09:43:22 -07:00
2008-02-06 10:41:16 -08:00
2007-10-16 09:43:18 -07:00
2007-05-08 11:15:32 -07:00
2007-07-17 10:23:13 -07:00
2007-05-23 20:14:13 -07:00