]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
jirislaby@gmail.com; linux.kernel@vger.kernel.org phase0a
authorStephen Neuendorffer <[stephen.neuendorffer@xilinx.com]>
Thu, 14 Feb 2008 21:51:59 +0000 (14:51 -0700)
committerJohn Linn <linnj@xilinx.com>
Thu, 14 Feb 2008 21:51:59 +0000 (14:51 -0700)
commit1187ca963df4a73441f5c4f52dbdf6abecc4f691
treec3a4f58ee51b38d164b6c9940ba22758cb4416b4
parent9f7b00a6c5acae56af8d8d18c16518834f662392
jirislaby@gmail.com; linux.kernel@vger.kernel.org
Cc: Stephen Neuendorffer
Subject: [PATCH] Xilinx: hwicap: cleanup

Fix some missing __user tags and incorrect section tags.
Convert semaphores to mutexes.
Make probed_devices re-entrancy and error condition safe.
Fix some backwards memcpys.
Some other minor cleanups.
Use kerneldoc format.

Signed-off-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Signed-off-by: John Linn <john.linn@xilinx.com>
drivers/char/xilinx_hwicap/buffer_icap.c
drivers/char/xilinx_hwicap/fifo_icap.c
drivers/char/xilinx_hwicap/xilinx_hwicap.c
drivers/char/xilinx_hwicap/xilinx_hwicap.h