diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-13 17:06:53 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-28 11:51:38 -0700 |
commit | 006cb8b66e18ce7aff934883f6c50e3b85052681 (patch) | |
tree | 24730a3edfba1951892d83dea9433f9b166f57bc /drivers/clk/clk-gpio.c | |
parent | 9298f0267c7ed620f8d8261ded8518ebf8e89f9e (diff) | |
download | linux-006cb8b66e18ce7aff934883f6c50e3b85052681.tar.bz2 |
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