commit | e71755f887ca03a27641947a97210ac273e146ee | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Thu Jun 17 11:37:23 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 16 10:55:09 2010 -0500 |
tree | 8372ce1ffc62b7615c88b82c5ee9facfcaf610c0 | |
parent | 70e02bca6bdd18e03a5e2c0265126ef277e635b3 [diff] |
drivers/misc/fsl_law.c: Rearrange code to avoid duplication The current code redefines functions based on FSL_CORENET_ vs not - create macros/inlines instead that hide the differences. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>