linux/arch/cris/arch-v10/drivers
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls
All of the open() functions which don't need the BKL on their face may
still depend on its acquisition to serialize opens against driver
initialization.  So make those functions acquire then release the BKL to be
on the safe side.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2008-06-20 14:05:53 -06:00
..
Kconfig CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. 2008-02-08 11:08:06 +01:00
Makefile CRIS v10: Add synchronous serial port driver for CRIS v10. 2008-02-08 11:06:31 +01:00
axisflashmap.c CRIS v10: Update and improve axisflashmap.c 2008-02-08 11:06:26 +01:00
ds1302.c CRIS v10: Change name of low voltage read and set macros. 2008-02-08 11:06:33 +01:00
eeprom.c Add a bunch of cycle_kernel_lock() calls 2008-06-20 14:05:53 -06:00
gpio.c cris: cdev lock_kernel() pushdown 2008-05-18 15:43:40 -06:00
i2c.c Add a bunch of cycle_kernel_lock() calls 2008-06-20 14:05:53 -06:00
i2c.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcf8563.c CRIS v10: Update driver for pcf8563 2008-02-08 11:06:29 +01:00
sync_serial.c cris: cdev lock_kernel() pushdown 2008-05-18 15:43:40 -06:00