summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-02-27 18:38:04 +0100
committerLinus Walleij <linus.walleij@linaro.org>2015-03-18 02:02:13 +0100
commitfc88936ad307dc57cd26cb53455a57e2dd0813b9 (patch)
tree9117b60af907386529dbd5639d5555df28dc8165 /REPORTING-BUGS
parentcbd159ed4f9277e8989bd8f7513a3245562a6bee (diff)
pinctrl: sh-pfc: Use u32 to store register data
As PFC registers are either 8, 16, or 32 bits wide, use u32 (mostly replacing unsigned long) to store (parts of) register values and masks. Switch the shadow register operations from {set,clear}_bit() to plain C bit operations, as the former can operate on long data only. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions