~ubuntu-branches/ubuntu/saucy/linux-ti-omap4/saucy-proposed

« back to all changes in this revision

Viewing changes to drivers/tty/serial/8250/8250.h

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati, Stefan Bader, Upstream Kernel Changes
  • Date: 2012-08-15 17:17:43 UTC
  • Revision ID: package-import@ubuntu.com-20120815171743-h5wnuf51xe7pvdid
Tags: 3.5.0-207.13
[ Paolo Pisati ]

* Start new release

[ Stefan Bader ]

* (config) Enable getabis to use local package copies

[ Upstream Kernel Changes ]

* fixup: gargabe collect iva_seq[0|1] init
* [Config] enable all SND_OMAP_SOC_*s
* fixup: cm2xxx_3xxx.o is needed for omap2_cm_read|write_reg
* fixup: add some snd_soc_dai* helper functions
* fixup: s/snd_soc_dpcm_params/snd_soc_dpcm/g
* fixup: typo, no_host_mode and useless SDP4430 init
* fixup: enable again aess hwmod

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
        unsigned char           lsr_saved_flags;
38
38
#define MSR_SAVE_FLAGS UART_MSR_ANY_DELTA
39
39
        unsigned char           msr_saved_flags;
 
40
 
 
41
        /* 8250 specific callbacks */
 
42
        int                     (*dl_read)(struct uart_8250_port *);
 
43
        void                    (*dl_write)(struct uart_8250_port *, int);
40
44
};
41
45
 
42
46
struct old_serial_port {
96
100
        up->port.serial_out(&up->port, offset, value);
97
101
}
98
102
 
 
103
void serial8250_clear_and_reinit_fifos(struct uart_8250_port *p);
 
104
 
 
105
static inline int serial_dl_read(struct uart_8250_port *up)
 
106
{
 
107
        return up->dl_read(up);
 
108
}
 
109
 
 
110
static inline void serial_dl_write(struct uart_8250_port *up, int value)
 
111
{
 
112
        up->dl_write(up, value);
 
113
}
 
114
 
99
115
#if defined(__alpha__) && !defined(CONFIG_PCI)
100
116
/*
101
117
 * Digital did something really horribly wrong with the OUT1 and OUT2