commit | 4ce0e953f6286777452bf07c83056342d6b9b257 | [log] [tgz] |
---|---|---|
author | Ira Snyder <iws@ovro.caltech.edu> | Wed Jan 06 13:34:00 2010 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Feb 02 14:51:40 2010 -0700 |
tree | 69a182aaa86cad2e8680132464b122374d7a53b0 | |
parent | 272ca655090978bdaa2630fc44fb2c03da5576fd [diff] |
fsldma: remove unused structure members Remove some unused members from the fsldma data structures. A few trivial uses of struct resource were converted to use the stack rather than keeping the memory allocated for the lifetime of the driver. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Dan Williams <dan.j.williams@intel.com>