- 09 7月, 2010 1 次提交
-
-
由 Antonio Quartulli 提交于
Useless but meaningfull patch that converts JavaStyle names into c_style Signed-off-by: NAntonio Quartulli <ordex@ritirata.org> Signed-off-by: NSven Eckelmann <sven.eckelmann@gmx.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 26 6月, 2010 7 次提交
-
-
由 H Hartley Sweeten 提交于
All of the board 32-bit registers and 8-bit i2c registers are either read before writing to them or they are just written to with a new value. There is no reason to keep a 'local' copy of any of them. As a first step to removing them, get rid of all the ones that are not used in the driver. Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com> Cc: Scott Smedley <ss@aao.gov.au> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 H Hartley Sweeten 提交于
Where used, dereference the global symbol dt3155_status[] as a local pointer. This improves the readability of the code and reduces the overall length of some of the really long lines. Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com> Cc: Scott Smedley <ss@aao.gov.au> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Randy Dunlap 提交于
Fix 56 undefined references to snd_*() functions. First 5 are: drivers/built-in.o: In function `solo_g723_exit': (.text+0xa4a4aa): undefined reference to `snd_card_free' drivers/built-in.o: In function `solo_snd_pcm_init': solo6010-g723.c:(.text+0xa4a677): undefined reference to `snd_pcm_new' solo6010-g723.c:(.text+0xa4a6b1): undefined reference to `snd_pcm_set_ops' solo6010-g723.c:(.text+0xa4a74d): undefined reference to `snd_pcm_lib_preallocate_pages_for_all' drivers/built-in.o: In function `solo_g723_init': (.text+0xa4a7f6): undefined reference to `snd_card_create' Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com> Cc: Ben Collins <bcollins@bluecherry.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Javier Martinez Canillas 提交于
The spectra driver doesn't compile with today linux-next The problem is that it tries to use a blk_fs_request macro. Searching for this macro I saw that it used to exist in linux/blkdev.h as #define blk_fs_request(rq) ((rq)->cmd_type == REQ_TYPE_FS) This patch solves the issue eliminating the unnecessary (and now inexistent) wrapper Signed-off-by: NJavier Martinez Canillas <martinez.javier@gmail.com> Acked-by: NRandy Dunlap <randy.dunlap@oracle.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Mark 提交于
This patch fixes up many coding style issues in adv_pci_dio.c found by checkpatch.pl Signed-off-by: NMark Rankilor <reodge@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Charles Clément 提交于
As suggested by Jiri Slaby. Signed-off-by: NCharles Clément <caratorn@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Charles Clément 提交于
Signed-off-by: NCharles Clément <caratorn@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 25 6月, 2010 8 次提交
-
-
由 Charles Clément 提交于
Replace all occurrences with unsigned char type. Signed-off-by: NCharles Clément <caratorn@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Charles Clément 提交于
Replace all occurrences with unsigned short type. Signed-off-by: NCharles Clément <caratorn@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Charles Clément 提交于
Replace all occurrences with unsigned long type, except for pointer fields that should be u32 in packed structures and 8-byte-aligned 8 byte long structure QWORD. Thanks to Jiri Slaby for pointing out that simply replacing by unsigned long is wrong on x86-64 arch. Signed-off-by: NCharles Clément <caratorn@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 H Hartley Sweeten 提交于
The global symbol dt3155_fbuffer[], declared in dt3155_isr.c, is really just a pointer to dt3155_status[].fbuffer. To improve readability, make some of the really long lines shorter, and make the buffer access more consistent, use &dt3155_status[].fbuffer to access the buffer structure. Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com> Cc: Scott Smedley <ss@aao.gov.au> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Randy Dunlap 提交于
drivers/built-in.o: In function `wlan_free_wiphy': (.text+0x3f5eb5): undefined reference to `wiphy_unregister' drivers/built-in.o: In function `wlan_free_wiphy': (.text+0x3f5ec4): undefined reference to `wiphy_free' drivers/built-in.o: In function `wlan_create_wiphy': (.text+0x3f5f76): undefined reference to `wiphy_new' drivers/built-in.o: In function `wlan_create_wiphy': (.text+0x3f6024): undefined reference to `wiphy_register' drivers/built-in.o: In function `prism2_roamed': (.text+0x3f61f7): undefined reference to `cfg80211_roamed' drivers/built-in.o: In function `prism2_disconnected': (.text+0x3f6223): undefined reference to `cfg80211_disconnected' drivers/built-in.o: In function `prism2_connect_result': (.text+0x3f626d): undefined reference to `cfg80211_connect_result' drivers/built-in.o: In function `prism2_connect': (.text+0x3f62b6): undefined reference to `ieee80211_frequency_to_channel' drivers/built-in.o: In function `prism2_scan': (.text+0x3f6679): undefined reference to `ieee80211_frequency_to_channel' drivers/built-in.o: In function `prism2_scan': (.text+0x3f6873): undefined reference to `__ieee80211_get_channel' drivers/built-in.o: In function `prism2_scan': (.text+0x3f68cc): undefined reference to `cfg80211_inform_bss' drivers/built-in.o: In function `prism2_scan': (.text+0x3f6942): undefined reference to `cfg80211_scan_done' Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Randy Dunlap 提交于
Fix 49 zram build errors in one swoop. Examples: drivers/staging/zram/zram_drv.c:225: error: dereferencing pointer to incomplete type drivers/staging/zram/zram_drv.c:226: error: implicit declaration of function 'bio_for_each_segment' drivers/staging/zram/zram_drv.c:226: error: expected ';' before '{' token drivers/staging/zram/zram_drv.c:281: error: implicit declaration of function 'bio_endio' drivers/staging/zram/zram_drv.c:285: error: implicit declaration of function 'bio_io_error' drivers/staging/zram/zram_drv.c:545: error: implicit declaration of function 'set_capacity' drivers/staging/zram/zram_drv.c:548: error: implicit declaration of function 'queue_flag_set_unlocked' drivers/staging/zram/zram_drv.c:548: error: 'QUEUE_FLAG_NONROT' undeclared (first use in this function) drivers/staging/zram/zram_drv.c:548: error: dereferencing pointer to incomplete type Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com> Cc: Nitin Gupta <ngupta@vflare.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Andres More 提交于
Code cleanup, removed custom macro to compare Ethernet addresses. Some checkpatch warnings on indentation were not resolved. The return value of compare_ether_addr was reversed, something to consider. Signed-off-by: NAndres More <more.andres@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add Kconfig + Makefile for TI's DSP Bridge driver and expose it to the staging menu. For now, have tidspbridge depend on ARCH_OMAP3. That dependency should be relaxed as soon as required cleanups are applied. Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 24 6月, 2010 19 次提交
-
-
由 Ohad Ben-Cohen 提交于
Add a general cleaning roadmap TODO file to TI's DSP Bridge staging driver. Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge driver header files Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge DOFF binaries dynamic loader driver sources Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge driver services code Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge generic utilities driver sources Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge MMU support Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge resource manager driver sources Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge platform manager driver sources Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add TI's DSP Bridge core driver sources Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Omar Ramirez Luna 提交于
Add a README with a general overview of TI's DSP Bridge driver, a short explanations of how error codes are currently used, and a CONTRIBUTORS file with all past & present contributors. For additional information about TI's DSP Bridge, check out http://omapzoom.org/gf/project/omapbridge/docman/?subdir=3 Note: if by any chance we forgot to mention any contributor, please let us know and we will fix that. Signed-off-by: NOmar Ramirez Luna <omar.ramirez@ti.com> Signed-off-by: NKanigeri, Hari <h-kanigeri2@ti.com> Signed-off-by: NAmeya Palande <ameya.palande@nokia.com> Signed-off-by: NGuzman Lugo, Fernando <fernando.lugo@ti.com> Signed-off-by: NHebbar, Shivananda <x0hebbar@ti.com> Signed-off-by: NRamos Falcon, Ernesto <ernesto@ti.com> Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NAnna, Suman <s-anna@ti.com> Signed-off-by: NGupta, Ramesh <grgupta@ti.com> Signed-off-by: NGomez Castellanos, Ivan <ivan.gomez@ti.com> Signed-off-by: NAndy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: NArmando Uribe De Leon <x0095078@ti.com> Signed-off-by: NDeepak Chitriki <deepak.chitriki@ti.com> Signed-off-by: NMenon, Nishanth <nm@ti.com> Signed-off-by: NPhil Carmody <ext-phil.2.carmody@nokia.com> Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Andrea Gelmini 提交于
Signed-off-by: NAndrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Prashant P. Shah 提交于
This is a patch to the wl_cs.c file that fixes braces, spaces parentheses, etc style issues found by the checkpatch.pl tool. Signed-off-by: NPrashant P. Shah <pshah.mumbai@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Prashant P. Shah 提交于
This is a patch to the wl_cs.c file that corrects the invalid UTF-8 encoding style issues found by the checkpatch.pl tool. Signed-off-by: NPrashant P. Shah <pshah.mumbai@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Prashant P. Shah 提交于
This is a patch to the wl_cs.c file that converts spaces to tabs style issues found by the checkpatch.pl tool. Signed-off-by: NPrashant P. Shah <pshah.mumbai@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 H Hartley Sweeten 提交于
The macros ReadMReg and WriteMReg are really just private versions of the kernel's readl and writel functions. Use the kernel's functions instead. And since ioremap returns a (void __iomem *) not a (u8 *), change all the uses of dt3155_lbase to reflect this. While here, make dt3155_lbase static since it is only used in the dt3155_drv.c file. Also, remove the global variable dt3155_bbase since it is not used anywhere in the code. Where is makes sense, create a local 'mmio' variable instead of using dt3155_lbase[minor] to make the code more readable. This change also affects the {Read|Write}I2C functions so they are also modified as needed. Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com> Cc: Scott Smedley <ss@aao.gov.au> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Andres More 提交于
Replaced and removed the custom definition. Minor checkpatch warnings on long lines and indentation were not cleared. Signed-off-by: NAndres More <more.andres@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Andres More 提交于
Fixed style and debugging printks. Not replaced PSDevice here, nor removed wireless_send_event() yet. Signed-off-by: NAndres More <more.andres@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Ben Collins 提交于
Signed-off-by: NBen Collins <bcollins@bluecherry.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Ben Collins 提交于
Finally got ahold of a card with a tw2865 video/audio multiplexer and the spec sheet to go along with it. Signed-off-by: NBen Collins <bcollins@bluecherry.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 23 6月, 2010 5 次提交
-
-
由 Ben Collins 提交于
Signed-off-by: NBen Collins <bcollins@bluecherry.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Ben Collins 提交于
This driver supports Softlogic 6x10 based codec cards Signed-off-by: NBen Collins <bcollins@bluecherry.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Charles Clément 提交于
Use unsigned long instead. Signed-off-by: NCharles Clément <caratorn@gmail.com>
-
由 Charles Clément 提交于
Signed-off-by: NCharles Clément <caratorn@gmail.com>
-
由 Andres More 提交于
Not changed PSDevice priv struct, just fixed style and removed printks. Signed-off-by: NAndres More <more.andres@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-