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

« back to all changes in this revision

Viewing changes to drivers/scsi/aacraid/sa.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:
5
5
 * based on the old aacraid driver that is..
6
6
 * Adaptec aacraid device driver for Linux.
7
7
 *
8
 
 * Copyright (c) 2000-2007 Adaptec, Inc. (aacraid@adaptec.com)
 
8
 * Copyright (c) 2000-2010 Adaptec, Inc.
 
9
 *               2010 PMC-Sierra, Inc. (aacraid@pmc-sierra.com)
9
10
 *
10
11
 * This program is free software; you can redistribute it and/or modify
11
12
 * it under the terms of the GNU General Public License as published by
391
392
                        name, instance);
392
393
                goto error_iounmap;
393
394
        }
 
395
        dev->dbg_base = dev->scsi_host_ptr->base;
 
396
        dev->dbg_base_mapped = dev->base;
 
397
        dev->dbg_size = dev->base_size;
 
398
 
394
399
        aac_adapter_enable_int(dev);
395
400
 
396
401
        /*