Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
serial.c File Reference
#include <linux/module.h>
#include <linux/init.h>
#include <linux/serial.h>
#include <linux/serial_8250.h>
#include <linux/ssb/ssb.h>
#include <bcm47xx.h>

Go to the source code of this file.

Functions

 module_init (uart8250_init)
 
 MODULE_AUTHOR ("Aurelien Jarno <[email protected]>")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DESCRIPTION ("8250 UART probe driver for the BCM47XX platforms")
 

Function Documentation

MODULE_AUTHOR ( "Aurelien Jarno <[email protected]>"  )
MODULE_DESCRIPTION ( "8250 UART probe driver for the BCM47XX platforms"  )
module_init ( uart8250_init  )
MODULE_LICENSE ( "GPL"  )