Home
last modified time | relevance | path

Searched hist:acf2c9685fb8295cb62a623d7358a1cfde8b07ea (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/mm/
H A Dioremap_fixed.cdiff acf2c9685fb8295cb62a623d7358a1cfde8b07ea Mon Jan 18 22:49:19 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Kill off duplicate address alignment in ioremap_fixed().

This is already taken care of in the top-level ioremap, and now that
no one should be calling ioremap_fixed() directly we can simply throw the
mapping displacement in as an additional argument.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dioremap.cdiff acf2c9685fb8295cb62a623d7358a1cfde8b07ea Mon Jan 18 22:49:19 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Kill off duplicate address alignment in ioremap_fixed().

This is already taken care of in the top-level ioremap, and now that
no one should be calling ioremap_fixed() directly we can simply throw the
mapping displacement in as an additional argument.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/openbmc/linux/arch/sh/include/asm/
H A Dio.hdiff acf2c9685fb8295cb62a623d7358a1cfde8b07ea Mon Jan 18 22:49:19 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Kill off duplicate address alignment in ioremap_fixed().

This is already taken care of in the top-level ioremap, and now that
no one should be calling ioremap_fixed() directly we can simply throw the
mapping displacement in as an additional argument.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>