From owner-freebsd-current@freebsd.org Thu Feb 16 16:12:47 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2AE6CE2D79 for ; Thu, 16 Feb 2017 16:12:47 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wr0-x22b.google.com (mail-wr0-x22b.google.com [IPv6:2a00:1450:400c:c0c::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 898DC1E55 for ; Thu, 16 Feb 2017 16:12:47 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wr0-x22b.google.com with SMTP id i10so15008826wrb.0 for ; Thu, 16 Feb 2017 08:12:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=cVJExix+600ygv4ACTqNt9N6/ehQ4VaRDr8hTg3/OOI=; b=OhnRuZw+F0B8sQkaP89pF+WsN4jb41Pn3M+MWNkRk0G0HCgPlwu8aPpFKeN6hKq+DR s/MaMwi/sgsHBEcWdAdo7fqQk88nv8UItQIOc6ashalChXOALL4iVqO2bQ+srt+vI8T4 3zC4NclMg5H7ie+r1YdnL/2ItuYm7CXO2POEdpK5jtq8YOi1M3RqwTTZvMPmkkao4/1c 47TvJAaTivPm0ogf5V5ob/fi4xWuIdsAO7LFb0uyauYLagVjYTHCtFjXva+0WaxM0C4u WEGO2ny4ZRhAJ9MUPoZiFPJpgSLbzKCuV7PqsHHDDhU0EUPxUa1twSwEiWgnljY1K77m pVWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=cVJExix+600ygv4ACTqNt9N6/ehQ4VaRDr8hTg3/OOI=; b=Ho7fVW8SdEBRtMqpV7Q0YweLif/pwdSTUPz7qLox35YpcAEPZ9OzYgo6cFB7WCK3QP LSFbVOoVNgLG0/kBnKFGyhRzAQl8p9NincEh7sAKSELG+32jfsd8BU/x6juQ7ovOtpmI 9ES/yW5Ho1ER5ppKw6C4iT4XgRIPc4UHjl844DgiU2fHHxaWPOYHn7L//10k/RVGlCMx ReqwzUlsBGUBVkDWfviPh39fVkmVzGNl0zAQ1V9ZwKZsUWbhBNmU/ng60qA7WABUufhr c6YfdSApQv1+032eW1/N5xUao61GM6hGwU2yOewDwkqw9ytZuvc2YRE0bbpBU5u7fCnq uGpg== X-Gm-Message-State: AMke39lNLF+8SIZ+eTab0QJQZGV+1JN+xmTrp1bLE87W2PkXBSYcWjZT7dcdNLuBJ6AXPfqMdOOq5ysL7KdE4w== X-Received: by 10.223.165.17 with SMTP id i17mr3392079wrb.62.1487261566099; Thu, 16 Feb 2017 08:12:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.128.135 with HTTP; Thu, 16 Feb 2017 08:12:45 -0800 (PST) In-Reply-To: References: From: Adrian Chadd Date: Thu, 16 Feb 2017 08:12:45 -0800 Message-ID: Subject: Re: asmc driver patch merge request To: Johannes Lundberg Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2017 16:12:48 -0000 ok, lemme do a build and if it succeeds i'll commit it -a On 16 February 2017 at 06:39, Johannes Lundberg wrote: > My emacs remove trailing white spaces automatically on save. > > On Wed, Feb 15, 2017 at 22:59 Adrian Chadd wrote: >> >> this looks fine to me. what's with the whitespace changes? >> >> >> >> -a >> >> >> On 15 February 2017 at 19:27, Johannes Lundberg >> wrote: >> > Hi >> > >> > This patch adds support for MacBook Pro 11,2 to asmc. >> > >> > The other day I tried patching my old >> > >> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214836 >> > >> > submission and discovered it did not apply at all anymore. I uploaded an >> > updated patch that should apply cleanly to HEAD. >> > >> > Someone got time to merge this while it's fresh? >> > >> > Thanks! >> > _______________________________________________ >> > freebsd-current@freebsd.org mailing list >> > https://lists.freebsd.org/mailman/listinfo/freebsd-current >> > To unsubscribe, send any mail to >> > "freebsd-current-unsubscribe@freebsd.org"