From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751412AbdALMzA (ORCPT ); Thu, 12 Jan 2017 07:55:00 -0500 Received: from eddie.linux-mips.org ([148.251.95.138]:33852 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751041AbdALMy6 (ORCPT ); Thu, 12 Jan 2017 07:54:58 -0500 Date: Thu, 12 Jan 2017 12:54:57 +0000 (GMT) From: "Maciej W. Rozycki" To: Bartlomiej Zolnierkiewicz cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH RESEND 0/2] DEC frame buffer modular driver cleanups Message-ID: User-Agent: Alpine 2.20 (LFD 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This is a pair of small cleanups for `__init' annotation issues in PMAG-B and PMAGB-B frame buffer drivers discovered in a modular build, which is a seldom used, but supported configuration. Resending this series now that the framebuffer subsystem is looked after again (thanks for your commitment!); please apply. Maciej