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

« back to all changes in this revision

Viewing changes to drivers/pcmcia/ti113x.h

  • 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:
691
691
                /*
692
692
                 * those are either single or dual slot CB with additional functions
693
693
                 * like 1394, smartcard reader, etc. check the TIEALL flag for them
694
 
                 * the TIEALL flag binds the IRQ of all functions toghether.
 
694
                 * the TIEALL flag binds the IRQ of all functions together.
695
695
                 * we catch the single slot variants later.
696
696
                 */
697
697
                sysctl = config_readl(socket, TI113X_SYSTEM_CONTROL);