sh: update PFC to allow any enum in MARK lists
authorMagnus Damm <damm@opensource.se>
Tue, 19 Jan 2010 13:52:28 +0000 (13:52 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 17:50:57 +0000 (02:50 +0900)
This patch updates the PFC code with some clarifying
comments together with a functional change. The change
allows function type of GPIO to select any type of enum
in their MARK lists. Without this patch only function
type of enums are allowed in MARK lists.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found