From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754560AbdKANoM (ORCPT ); Wed, 1 Nov 2017 09:44:12 -0400 Received: from mail.arcx.com ([184.94.50.18]:24629 "EHLO WEBMAIL.arcx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753496AbdKANoK (ORCPT ); Wed, 1 Nov 2017 09:44:10 -0400 From: Sven Van Asbroeck To: , , , , , , , CC: , , Subject: [PATCH v2 0/1] at24: support eeproms that do not roll over page reads. Date: Wed, 1 Nov 2017 09:44:02 -0400 Message-ID: <1509543843-27697-1-git-send-email-svendev@arcx.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [192.168.2.155] X-ClientProxiedBy: webmail.arcx.com (192.168.2.64) To WEBMAIL.arcx.com (192.168.2.64) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org v2: kbuild test robot feedback: correct "warning: comparison of distinct pointer types lacks a cast" build warning on some compilers / architectures. v1: original patch Sven Van Asbroeck (1): at24: support eeproms that do not roll over page reads. .../devicetree/bindings/eeprom/eeprom.txt | 5 +++ drivers/misc/eeprom/at24.c | 47 +++++++++++----------- include/linux/platform_data/at24.h | 1 + 3 files changed, 29 insertions(+), 24 deletions(-) -- 1.9.1