]> asedeno.scripts.mit.edu Git - linux.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)
commit14dd37fc7b65f6f7e362d44acad4603d4db4821d
tree26f408e948ee13c634eef5e7c33ef1d78f731c4d
parent8b0217965418f2bd27214b075e8d538f1b75df48
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