expected linux-next conflicts from workqueue/for-3.7
From: Tejun Heo <tj@kernel.org>
Date: 2012-08-20 22:04:25
From: Tejun Heo <tj@kernel.org>
Date: 2012-08-20 22:04:25
Hello, Stephen. I just applied patch series to deprecate flush[_delayed]_work_sync(). All in-kernel users are converted to use flush[_delayed]_work() instead. It will cause conflicts in the following files on linux-next. * drivers/media/video/omap24xxcam.c * drivers/media/video/cx23885/cx23885-input.c * drivers/media/video/cx18/cx18-driver.c * drivers/hid/hid-picolcd.c The first three files have been renamed and the last file has been split. Resolution should be simple and if not, for whatever reason, the changes can be safely skipped. Thanks. -- tejun