[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161003185209.27733-1-eric@anholt.net>
Date: Mon, 3 Oct 2016 11:52:05 -0700
From: Eric Anholt <eric@...olt.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stephen Warren <swarren@...dotorg.org>,
Lee Jones <lee@...nel.org>,
bcm-kernel-feedback-list@...adcom.com,
Dom Cobley <popcornmix@...il.com>,
Eric Anholt <eric@...olt.net>
Subject: [PATCH 0/4] staging: Fix build of VCHIQ driver.
This is a series of fixes for the vchiq driver that Greg recently
added to his staging-testing branch.
A full tree with nasty patches to add the other drivers necessary to
do "vcdbg log msg" is available at:
https://github.com/anholt/linux/tree/vchiq
Eric Anholt (4):
staging/vchi: Convert to current get_user_pages() arguments.
staging/vchi: Update for rename of page_cache_release() to put_page().
ARM: bcm2835: Add #define for VCHIQ property message.
drivers/vchi: Remove dependency on CONFIG_BROKEN.
drivers/staging/vc04_services/Kconfig | 2 +-
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c | 6 +++---
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c | 5 ++---
include/soc/bcm2835/raspberrypi-firmware.h | 2 ++
4 files changed, 8 insertions(+), 7 deletions(-)
--
2.9.3
Powered by blists - more mailing lists