summaryrefslogtreecommitdiff
path: root/mm/page_isolation.c
diff options
context:
space:
mode:
authorHongbo Zhang <hongbo.zhang@freescale.com>2014-04-18 12:17:45 +0400
committerVinod Koul <vinod.koul@intel.com>2014-05-02 20:47:42 +0400
commitccdce9a041185b2ed3009bfe426130eecdf4f551 (patch)
treef26f8a85459a35272fb1f529c89a82c3f1d7058b /mm/page_isolation.c
parentcf7f7a2b4b1ec2305d2ba518c69109cc110e70f8 (diff)
downloadlinux-ccdce9a041185b2ed3009bfe426130eecdf4f551.tar.xz
DMA: Freescale: unify register access methods
Methods of accessing DMA controller registers are inconsistent, some registers are accessed by DMA_IN/OUT directly, while others are accessed by functions get/set_* which are wrappers of DMA_IN/OUT, and even for the BCR register, it is read by get_bcr but written by DMA_OUT. This patch unifies the inconsistent methods, all registers are accessed by get/set_* now. Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'mm/page_isolation.c')
0 files changed, 0 insertions, 0 deletions