2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 00:24:15 +08:00
linux-next/drivers/staging/vme
Martyn Welch 59c2290428 Staging: vme: Allow size of 0 when disabling a window
The TSI148 driver currently does not allow a size of zero to be passed to a
window. Zero is a valid value if the window is being disabled. Allow
windows to be disabled and their registers cleared.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 12:23:18 -08:00
..
bridges Staging: vme: Allow size of 0 when disabling a window 2009-12-11 12:23:18 -08:00
devices staging: vme: correct array overflow 2009-12-11 12:23:17 -08:00
Kconfig Staging: vme: change to VME_BUS 2009-09-15 12:02:11 -07:00
Makefile Staging: vme: change to VME_BUS 2009-09-15 12:02:11 -07:00
TODO Staging: vme: Separate the list of TODOs from the API documentation 2009-09-15 12:02:11 -07:00
vme_api.txt Staging: vme: Pull common VME interrupt handling into core code 2009-12-11 12:23:17 -08:00
vme_bridge.h Staging: vme: Pull common VME interrupt handling into core code 2009-12-11 12:23:17 -08:00
vme.c Staging: vme: Pull common VME interrupt handling into core code 2009-12-11 12:23:17 -08:00
vme.h Staging: vme: Pull common VME interrupt handling into core code 2009-12-11 12:23:17 -08:00