From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artur Lorincz Subject: (unknown) Date: Sun, 8 Oct 2017 18:28:26 +0200 Message-ID: <1507480107-3576-1-git-send-email-larturus2@gmail.com> References: <1504117946-3958-1-git-send-email-larturus2@gmail.com> Return-path: Subject: In-Reply-To: <1504117946-3958-1-git-send-email-larturus2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, larturus-/E1597aS9LQAvxtiuMwx3w@public.gmane.org List-Id: devicetree@vger.kernel.org Hello, Thanks for checking the patch. I missed the #else part of he CONFIG_OF #ifdef previously. I made the code properly depend on CONFIG_OF now. I am not familiar with this code base. When time allows I would like to contribute by refactoring code in this area. Let me know if you have specific ideas about what should change and how the code should be refactored. Artur -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753535AbdJHQ2j (ORCPT + 1 other); Sun, 8 Oct 2017 12:28:39 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:37238 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751975AbdJHQ2h (ORCPT ); Sun, 8 Oct 2017 12:28:37 -0400 X-Google-Smtp-Source: AOwi7QDCbWKfCG8P7W6A6m5uQzDUjTBhq1iGslSSRqJk4xs3tt33q+5v91VwY+ryJ9sjxXwWdo3A0Q== From: Artur Lorincz To: robh@kernel.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, larturus@yahoo.com Subject: Date: Sun, 8 Oct 2017 18:28:26 +0200 Message-Id: <1507480107-3576-1-git-send-email-larturus2@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1504117946-3958-1-git-send-email-larturus2@gmail.com> References: <1504117946-3958-1-git-send-email-larturus2@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Hello, Thanks for checking the patch. I missed the #else part of he CONFIG_OF #ifdef previously. I made the code properly depend on CONFIG_OF now. I am not familiar with this code base. When time allows I would like to contribute by refactoring code in this area. Let me know if you have specific ideas about what should change and how the code should be refactored. Artur