From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 6 Aug 2018 18:03:11 +0200 Subject: [U-Boot] [PATCH v4 2/4] misc: uclass: Add enable/disable function In-Reply-To: <20180731122415.3796-2-mario.six@gdsys.cc> References: <20180731122415.3796-1-mario.six@gdsys.cc> <20180731122415.3796-2-mario.six@gdsys.cc> Message-ID: <20180806180311.0480af6c@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 31 Jul 2018 14:24:13 +0200 Mario Six mario.six at gdsys.cc wrote: ... > --- > drivers/misc/misc-uclass.c | 10 ++++++++++ > include/misc.h | 27 +++++++++++++++++++++++++++ > 2 files changed, 37 insertions(+) Applied to u-boot-staging/agust at denx.de, thanks! -- Anatolij