[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180728193324.142821-1-toddpoynor@gmail.com>
Date: Sat, 28 Jul 2018 12:33:23 -0700
From: Todd Poynor <toddpoynor@...il.com>
To: Rob Springer <rspringer@...gle.com>,
John Joseph <jnjoseph@...gle.com>,
Ben Chan <benchan@...omium.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Todd Poynor <toddpoynor@...gle.com>
Subject: [PATCH 0/1 v2] staging: gasket: fixes and cleanups
From: Todd Poynor <toddpoynor@...gle.com>
The fun continues with gasket+apex: remove dead code and unnecessary
stuff, fixup apex PCI class for devices that advertise class 0
(undefined), and make sure the struct device doesn't go away on us.
Most of these from review comments of previous patch series.
Changed patches in v2:
staging: gasket: core: hold reference on device kobj while in use
Renamed: staging: gasket: core: hold reference on device while in use
Use device get/put functions.
Removed patches in v2 already merged from v1:
staging: gasket: sysfs: remove check for refcount already zero
staging: gasket: apex: fixup undefined PCI class
staging: gasket: sysfs: remove unnecessary NULL check on device ptr
staging: gasket: page table: remove code for "no dma_ops"
Todd Poynor (1):
staging: gasket: core: hold reference on device while in use
drivers/staging/gasket/gasket_core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.18.0.345.g5c9ce644c3-goog
Powered by blists - more mailing lists