remarkable-linux/drivers/video/via
Torben Hohn ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock()
The -rt patches change the console_semaphore to console_mutex.  As a
result, a quite large chunk of the patches changes all
acquire/release_console_sem() to acquire/release_console_mutex()

This commit makes things use more neutral function names which dont make
implications about the underlying lock.

The only real change is the return value of console_trylock which is
inverted from try_acquire_console_sem()

This patch also paves the way to switching console_sem from a semaphore to
a mutex.

[akpm@linux-foundation.org: coding-style fixes]
[akpm@linux-foundation.org: make console_trylock return 1 on success, per Geert]
Signed-off-by: Torben Hohn <torbenh@gmx.de>
Cc: Thomas Gleixner <tglx@tglx.de>
Cc: Greg KH <gregkh@suse.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-26 10:50:06 +10:00
..
accel.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 2010-10-28 09:35:11 -07:00
accel.h viafb: fix hardware acceleration for suspend & resume 2010-10-24 13:04:53 +00:00
chip.h viafb: add initial VX900 support 2010-10-24 13:04:55 +00:00
debug.h
dvi.c
dvi.h
global.c
global.h
hw.c viafb: add initial VX900 support 2010-10-24 13:04:55 +00:00
hw.h viafb: add initial VX900 support 2010-10-24 13:04:55 +00:00
ioctl.c
ioctl.h
lcd.c viafb: add initial VX900 support 2010-10-24 13:04:55 +00:00
lcd.h
Makefile
share.h
tblDPASetting.c
tblDPASetting.h
via-core.c Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 2010-11-10 12:04:41 +09:00
via-gpio.c viafb: suspend/resume for GPIOs 2010-11-09 16:18:29 +00:00
via_i2c.c viafb: reduce I2C timeout and delay 2010-09-24 02:15:14 +00:00
via_modesetting.c
via_modesetting.h
via_utility.c
via_utility.h
viafbdev.c console: rename acquire/release_console_sem() to console_lock/unlock() 2011-01-26 10:50:06 +10:00
viafbdev.h viafb: General power management infrastructure 2010-11-09 16:17:02 +00:00
viamode.c
viamode.h
vt1636.c
vt1636.h