Staging: bcm: Outsourced PHS rule applying
authorMatthias Beyer <mail@beyermatthias.de>
Fri, 23 May 2014 20:23:53 +0000 (22:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 22:26:37 +0000 (07:26 +0900)
commitefd2ee6d5afb46e9f228de6b6bf7f7357916a119
treefc8e089562d0e1c1fe0e517a2e81f19da2a3a735
parent5c2c68d01b6a4350f36445eb8ec72f8b96261bfb
Staging: bcm: Outsourced PHS rule applying

This patch outsources the big PHS-rule-applying code chunk into a
function.

It also replaces member accessing by using variables.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.c