commit | f62f2fdd9c33160584b800da8c4a25ff1679225a | [log] [tgz] |
---|---|---|
author | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | Mon Feb 25 10:34:47 2008 +1100 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Thu Feb 28 10:38:33 2008 -0600 |
tree | b88fd40d3fdd5d5f310ec541757745c9d7ee149c | |
parent | fe57e8be9e858b6d7af4e088cbbe718f51241eee [diff] |
[POWERPC] Xilinx: hwicap cleanup This fixes various items pointed out during a review of the hwicap driver. Primarily, reversed memcpy calls, re-entrancy issues, and mutex conversion have been addressed. There are also fixes to comments to use the kerneldoc format, as well as some sparse annotations. Signed-off-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>