summaryrefslogtreecommitdiffstats
path: root/firmware/keyspan_pda/keyspan_pda.S
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2014-03-15 17:48:06 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2014-05-30 01:47:50 +0200
commitda3627fbda8983e96fb087c358fab4d7661fd97d (patch)
tree0429be6639def66ec5fabaaae6eded516db5a412 /firmware/keyspan_pda/keyspan_pda.S
parentARM: l2c: move l2c save function to __l2c_init() (diff)
downloadlinux-da3627fbda8983e96fb087c358fab4d7661fd97d.tar.xz
linux-da3627fbda8983e96fb087c358fab4d7661fd97d.zip
ARM: l2c: group implementation specific code together
Back in the mists of time, someone decided that it would be a good idea to group like functions together - so all the save functions in one place, all the resume functions in another, all the OF parsing functions some place else. This makes it difficult to get an overview on what a particular implementation is doing - grouping an implementations specific functions together makes more sense, because you can see what it's doing without the clutter of other implementations. Organise it according to implementation. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'firmware/keyspan_pda/keyspan_pda.S')
0 files changed, 0 insertions, 0 deletions