~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/scsi/arm/powertec.c

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
232
232
 * Params   : buffer  - a buffer to write information to
233
233
 *            start   - a pointer into this buffer set by this routine to the start
234
234
 *                      of the required information.
235
 
 *            offset  - offset into information that we have read upto.
 
235
 *            offset  - offset into information that we have read up to.
236
236
 *            length  - length of buffer
237
237
 *            inout   - 0 for reading, 1 for writing.
238
238
 * Returns  : length of data written to buffer.