From: Haavard Skinnemoen Date: Mon, 22 Oct 2007 16:32:14 +0000 (+0200) Subject: [AVR32] Implement at32_add_device_cf() X-Git-Tag: v2.6.24-rc1~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf5f925a31973e2fdc50c785665b90ff444eceb;p=pandora-kernel.git [AVR32] Implement at32_add_device_cf() Implement at32_add_device_cf() which will add a platform_device for the at32_cf driver (not merged yet). Separate out most of the at32_add_device_ide() code and use it to implement at32_add_device_cf() as well. This changes the API in the following ways: * The board code must initialize data->cs to the chipselect ID to use before calling any of these functions. * The board code must use GPIO_PIN_NONE to indicate unused CF pins. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed