Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366634
b: refs/heads/master
c: 28a59df
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 21, 2013
1 parent 18408d1 commit cdce97f
Show file tree
Hide file tree
Showing 9 changed files with 254 additions and 254 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 90414248bf23ba3c96811f48053b47bfc330fce3
refs/heads/master: 28a59df4d7cb8f749ba92ad304df4063ccf108fd
4 changes: 2 additions & 2 deletions trunk/drivers/media/common/siano/sms-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,9 @@ static inline void sms_gpio_assign_11xx_default_led_config(
int sms_board_event(struct smscore_device_t *coredev,
enum SMS_BOARD_EVENTS gevent)
{
struct smscore_config_gpio MyGpioConfig;
struct smscore_config_gpio my_gpio_config;

sms_gpio_assign_11xx_default_led_config(&MyGpioConfig);
sms_gpio_assign_11xx_default_led_config(&my_gpio_config);

switch (gevent) {
case BOARD_EVENT_POWER_INIT: /* including hotplug */
Expand Down
Loading

0 comments on commit cdce97f

Please sign in to comment.