Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932715AbVLSKPj (ORCPT ); Mon, 19 Dec 2005 05:15:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932716AbVLSKPi (ORCPT ); Mon, 19 Dec 2005 05:15:38 -0500 Received: from rtsoft2.corbina.net ([85.21.88.2]:58270 "HELO mail.dev.rtsoft.ru") by vger.kernel.org with SMTP id S932715AbVLSKPi (ORCPT ); Mon, 19 Dec 2005 05:15:38 -0500 Message-ID: <43A6886F.6090606@ru.mvista.com> Date: Mon, 19 Dec 2005 13:16:15 +0300 From: Vitaly Wool User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Brownell CC: Linux Kernel Mailing List Subject: SPI core function names Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 550 Lines: 13 HI David, one of the guys working on the SPI stuff with me noticed that he didn't feel conmortable with spi_sync name as it could be confused with the function that synchronizes between something and something else. So what if change spi_sync/spi_async to spi_transfer_sync/spi_transfer_async? Vitaly - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/