Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
setup-ts.c File Reference
#include <linux/kernel.h>
#include <linux/gpio.h>
#include <mach/hardware.h>

Go to the source code of this file.

Functions

void s3c24xx_ts_cfg_gpio (struct platform_device *dev)
 

Function Documentation

void s3c24xx_ts_cfg_gpio ( struct platform_device dev)

s3c24xx_ts_cfg_gpio - configure gpio for s3c2410 systems

Configure the GPIO for the S3C2410 system, where we have external FETs connected to the device (later systems such as the S3C2440 integrate these into the device).

Definition at line 27 of file setup-ts.c.