kernel-ark/drivers/sh
Paul Mundt 06d5631f56 sh: pfc: Verify pin type encoding size at build time.
The encoding is tightly packed, and future changes (such as
pinconf-generic support) can easily lead to a situation where we violate
the encoding constraints and trample data bit/reg bits. This plugs in
some sanity checks by way of a BUILD_BUG_ON() to blow up if we fail to
fit.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-06-21 00:03:41 +09:00
..
clk sh: clkfwk: Support variable size accesses for div4/div6 clocks. 2012-04-12 19:50:40 +09:00
intc sh: intc: Kill off special reservation interface. 2012-05-22 19:07:55 +09:00
maple sh: Add module.h to arch/sh specific files as required. 2011-10-31 19:31:04 -04:00
superhyway sh: struct device - replace bus_id with dev_name(), dev_set_name() 2009-03-24 16:38:21 -07:00
Kconfig sh: pfc: Make gpio chip support optional where possible. 2012-06-20 18:17:56 +09:00
Makefile sh: pfc: Make gpio chip support optional where possible. 2012-06-20 18:17:56 +09:00
pfc-gpio.c sh: pfc: Split out gpio chip support. 2012-06-20 17:29:04 +09:00
pfc.c sh: pfc: Verify pin type encoding size at build time. 2012-06-21 00:03:41 +09:00
pm_runtime.c drivers: sh: Kill off dead pathname for runtime PM stub. 2011-11-11 15:58:50 +09:00