#include <linux/kernel.h>
#include <linux/gpio.h>
#include <mach/hardware.h>
Go to the source code of this file.
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.