diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-14 02:06:53 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-28 20:51:38 +0200 |
commit | 006cb8b66e18ce7aff934883f6c50e3b85052681 (patch) | |
tree | 24730a3edfba1951892d83dea9433f9b166f57bc /drivers/clk/clk-gpio.c | |
parent | clk: h8300: Drop allocation printk and cleanup sizeof style (diff) | |
download | linux-006cb8b66e18ce7aff934883f6c50e3b85052681.tar.xz linux-006cb8b66e18ce7aff934883f6c50e3b85052681.zip |
clk: h8300: Use standard Linux I/O accessors
There doesn't seem to be any reason why we can't use the standard
readb()/writeb() accessors here because ctrl_inb() and
ctrl_outb() match the generic implementation of readb() and
writeb() that the h8300 architecture uses. This allows us to test
compile this driver on other architectures besides h8300.
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk-gpio.c')
0 files changed, 0 insertions, 0 deletions