Ignore:
Timestamp:
Apr 3, 2017, 4:51:56 PM (8 years ago)
Author:
David Azarewicz
Message:

Merged/reintegrated v2 branch into trunk. Trunk is now v2

Location:
GPL/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk

  • GPL/trunk/alsa-kernel/include/sound/emu10k1.h

    r426 r598  
    439439#define CCCA_CURRADDR           0x18000008
    440440
     441/* undefine CCR to avoid conflict with the definition for SH */
     442#undef CCR
    441443#define CCR                     0x09            /* Cache control register                               */
    442444#define CCR_CACHEINVALIDSIZE    0x07190009
     
    17081710        unsigned int ecard_ctrl;                /* ecard control bits */
    17091711        unsigned long dma_mask;                 /* PCI DMA mask */
     1712        unsigned int delay_pcm_irq;             /* in samples */
    17101713        int max_cache_pages;                    /* max memory size / PAGE_SIZE */
    17111714        struct snd_dma_buffer silent_page;      /* silent page */
Note: See TracChangeset for help on using the changeset viewer.