On Wed, Jul 12, 2017 at 12:41:34PM +0200, Bartlomiej Zolnierkiewicz wrote:
On Tuesday, July 11, 2017 04:52:19 PM Daniel Vetter wrote:
Instead check info->ops->owner, which amounts to the same.
Spotted because I want to remove the pile of broken and cargo-culted fb_info->flags assignments in drm drivers.
v2: Fixup matrox (reported by kbuild). Also nuke FBINFO_FLAG_* defines that I've failed to spot.
v3: Don't nuke FBINFO_FLAG_DEFAULT, that's used all over the place.
Cc: Bartlomiej Zolnierkiewicz b.zolnierkie@samsung.com Cc: linux-fbdev@vger.kernel.org Signed-off-by: Daniel Vetter daniel.vetter@intel.com
Acked-by: Bartlomiej Zolnierkiewicz b.zolnierkie@samsung.com
Do you plan to pick these two patches up yourself, or do you expect me to merge them?
I'm always confused when the official maintainer acks something without saying anything else ... -Daniel