commit | 9d9baadd4069c77a97bf530abad9ddb74875fe76 | [log] [tgz] |
---|---|---|
author | Ken Cox <jkc@redhat.com> | Tue Mar 04 07:58:05 2014 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 04 16:52:12 2014 -0800 |
tree | 227488ae2061881893bdf8ef28c3c6778473453d | |
parent | 6b029336d93d8f9a94b0256b1f7d9c1768eedba7 [diff] |
staging: visorutil driver to provide common functionality to other s-Par drivers The visorutil module is a support library required by all other s-Par driver modules. Among its features it abstracts reading, writing, and manipulating a block of memory. Signed-off-by: Ken Cox <jkc@redhat.com> Cc: Ben Romer <sparmaintainer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>