]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vc04_services: Remove cache-line-size property (v3)
authorEric Anholt <eric@anholt.net>
Fri, 9 Mar 2018 18:44:13 +0000 (10:44 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Mar 2018 12:05:19 +0000 (13:05 +0100)
commit445d9b09e2c5df8b341085ffc1224754755996aa
tree26f408e948ee13c634eef5e7c33ef1d78f731c4d
parent3045c8f650ba149f80fd836405e8e2520a2959ff
staging: vc04_services: Remove cache-line-size property (v3)

It's been tempting to replace this with (L1) cache_line_size(), but
that's really not what the value is about.  It's about coordinating
the condition for the pagelist fragment behavior between the two
sides.  However, the property was not accepted for the upstream DT
binding, so we have to use the firmware's fallback value.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h