diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2005-06-27 20:33:04 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-06-28 00:05:05 +0200 |
commit | 6b0c1480491a9e2d9d34368e09e6acddbb173515 (patch) | |
tree | 178df55e99fa18e7b8ad5f757b4953c2691b174c /drivers/mtd/maps | |
parent | [PATCH] skge: PCI_DEVICE() macro (diff) | |
download | linux-6b0c1480491a9e2d9d34368e09e6acddbb173515.tar.xz linux-6b0c1480491a9e2d9d34368e09e6acddbb173515.zip |
[PATCH] skge: function amd macro name change
The inlines and macro's needed some cleanup's and fixes:
* change name of macro SKGEMAC_REG to SK_REG to better reflect usage
and fix comments
* ditto for SK_GEXM_REG -> SK_XMAC_REG and SKGEGMA_REG -> SK_GMA_REG
* change skge_gm_ to just gm_ since it is just a local function and long
names look ugly.
* change skge_xm_ to just xm_
* fix xm_write32 to write as two u16's with correct byte order
* fix xm_outaddr to correctly use offset
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'drivers/mtd/maps')
0 files changed, 0 insertions, 0 deletions